[2025-08-20T10:08:22.720569-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-20T10:08:22.742114-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-20T10:08:22.758996-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CONIHOP"} []
[2025-08-20T10:08:22.759863-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-20T10:08:22.759870-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-20T10:08:22.759875-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-20T10:08:22.830221-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-20T10:08:22.834467-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-20T10:08:22.844267-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-21T15:16:34.468612-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"17120e25361ab900d9a3bcd07d994da2","id":"841"},"request_uri":"http://facturasfactecu.com/guiaremision/show/17120e25361ab900d9a3bcd07d994da2gr841","method":"POST"} []
[2025-08-21T15:16:34.490039-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-21T15:16:34.507122-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-08-21T15:16:34.508001-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-21T15:16:34.508008-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-21T15:16:34.508013-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-21T15:16:37.231171-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-08-21T15:16:37.237531-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-08-21T15:16:37.247760-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-22T10:05:50.482246-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"GET"} []
[2025-08-22T10:05:50.501630-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-22T10:05:50.501639-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-22T10:05:50.501646-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-22T10:05:50.503366-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-08-22T10:05:50.587269-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag?" at /home/icrfriob/public_html/facturasfactecu.com/templates/security/login.html.twig line 159 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag? at /home/icrfriob/public_html/facturasfactecu.com/templates/security/login.html.twig:159)"} []
[2025-08-22T10:05:53.811471-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"GET"} []
[2025-08-22T10:05:53.813609-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-22T10:05:53.813619-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-22T10:05:53.813627-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-22T10:05:53.813954-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-08-22T10:05:53.833399-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag?" at /home/icrfriob/public_html/facturasfactecu.com/templates/security/login.html.twig line 159 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag? at /home/icrfriob/public_html/facturasfactecu.com/templates/security/login.html.twig:159)"} []
[2025-08-23T14:05:24.317789-05:00] request.INFO: Matched route "plan_contratado". {"route":"plan_contratado","route_parameters":{"_route":"plan_contratado","_controller":"App\\Controller\\ConfigController::planContratadoAction"},"request_uri":"https://facturasfactecu.com/configuration/plancontratado","method":"GET"} []
[2025-08-23T14:05:24.695072-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-23T14:05:24.714130-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-08-23T14:05:24.715101-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-23T14:05:24.715109-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:24.715117-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:24.738882-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "name" of value "if" ("end of statement block" expected)." at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig line 22 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"name\" of value \"if\" (\"end of statement block\" expected). at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig:22)"} []
[2025-08-23T14:05:24.748031-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-23T14:05:38.600587-05:00] request.INFO: Matched route "plan_contratado". {"route":"plan_contratado","route_parameters":{"_route":"plan_contratado","_controller":"App\\Controller\\ConfigController::planContratadoAction"},"request_uri":"https://facturasfactecu.com/configuration/plancontratado","method":"GET"} []
[2025-08-23T14:05:38.622195-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-23T14:05:38.639443-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-08-23T14:05:38.640324-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-23T14:05:38.640332-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:38.640337-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:38.664774-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "name" of value "if" ("end of statement block" expected)." at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig line 22 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"name\" of value \"if\" (\"end of statement block\" expected). at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig:22)"} []
[2025-08-23T14:05:38.667327-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-23T14:05:48.812245-05:00] request.INFO: Matched route "plan_contratado". {"route":"plan_contratado","route_parameters":{"_route":"plan_contratado","_controller":"App\\Controller\\ConfigController::planContratadoAction"},"request_uri":"https://facturasfactecu.com/configuration/plancontratado","method":"GET"} []
[2025-08-23T14:05:48.833545-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-23T14:05:48.850461-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-08-23T14:05:48.851342-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-23T14:05:48.851350-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:48.851354-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-23T14:05:48.873623-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "name" of value "if" ("end of statement block" expected)." at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig line 22 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"name\" of value \"if\" (\"end of statement block\" expected). at /home/icrfriob/public_html/facturasfactecu.com/templates/PagosCli/plancontratado.html.twig:22)"} []
[2025-08-23T14:05:48.876012-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-25T14:46:30.242563-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-25T14:46:30.472226-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-25T14:46:30.490990-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2025-08-25T14:46:30.491993-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-25T14:46:30.492001-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-25T14:46:30.492008-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-25T14:46:30.496676-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-25T14:46:30.507898-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".50"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".50\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-25T14:46:30.518762-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-25T14:46:54.486817-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-25T14:46:54.507915-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-25T14:46:54.525835-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2025-08-25T14:46:54.526769-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-25T14:46:54.526776-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-25T14:46:54.526783-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-25T14:46:54.532046-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-25T14:46:54.542144-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".50"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".50\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-25T14:46:54.550315-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-26T15:28:08.356733-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-26T15:28:08.381191-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-26T15:28:08.398883-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-26T15:28:08.399855-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-26T15:28:08.399862-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-26T15:28:08.399868-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-26T15:28:08.502824-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-26T15:28:08.508243-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-26T15:28:08.516221-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-26T17:52:33.467200-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-26T17:52:33.488892-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-26T17:52:33.507097-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2025-08-26T17:52:33.508069-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-26T17:52:33.508077-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-26T17:52:33.508084-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-26T17:52:33.513425-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-26T17:52:33.525069-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "o"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"o\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-26T17:52:33.535903-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T15:40:14.099052-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-27T15:40:14.121079-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T15:40:14.138250-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-27T15:40:14.139171-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T15:40:14.139179-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T15:40:14.139184-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T15:40:14.232780-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-27T15:40:14.238716-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-27T15:40:14.246190-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:10:37.317026-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:10:37.338840-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:10:37.355900-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:10:37.356771-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:10:37.356778-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:10:37.356782-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:10:37.361155-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:10:37.374326-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ",00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \",00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:10:37.385956-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:11:52.805556-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:11:52.827261-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:11:52.845832-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:11:52.846789-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:11:52.846809-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:11:52.846816-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:11:52.852163-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:11:52.865434-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:11:52.873817-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:12:33.561665-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:12:33.583282-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:12:33.600230-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:12:33.601112-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:12:33.601119-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:12:33.601124-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:12:33.605944-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:12:33.619464-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:12:33.628057-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:13:07.388748-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:13:07.410346-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:13:07.436713-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:13:07.437692-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:13:07.437699-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:13:07.437706-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:13:07.442987-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:13:07.455699-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:13:07.464148-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:13:43.165872-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:13:43.187452-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:13:43.204642-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:13:43.205537-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:13:43.205544-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:13:43.205550-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:13:43.210248-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:13:43.223596-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:13:43.232043-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:15:01.205178-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:15:01.226940-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:15:01.245921-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:15:01.246886-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:15:01.246894-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:15:01.246901-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:15:01.252271-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:15:01.264758-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:15:01.273124-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:15:22.597870-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:15:22.619943-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:15:22.637330-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:15:22.638255-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:15:22.638267-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:15:22.638272-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:15:22.642950-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:15:22.655127-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:15:22.663440-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:16:00.260549-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:16:00.282063-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:16:00.300255-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:16:00.301219-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:16:00.301227-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:16:00.301234-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:16:00.306480-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:16:00.319115-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:16:00.327517-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:16:46.439123-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:16:46.460847-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:16:46.479234-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:16:46.480203-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:16:46.480211-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:16:46.480218-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:16:46.485571-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:16:46.498309-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:16:46.506686-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:17:19.189473-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:17:19.210922-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:17:19.228958-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:17:19.229919-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:17:19.229927-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:17:19.229934-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:17:19.235220-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:17:19.247824-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:17:19.256214-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:18:21.160931-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:18:21.183078-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:18:21.200043-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:18:21.200955-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:18:21.200962-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:18:21.200966-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:18:21.205324-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:18:21.217159-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:18:21.225547-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:19:45.208735-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:19:45.230435-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:19:45.249385-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:19:45.250356-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:19:45.250364-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:19:45.250371-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:19:45.255697-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:19:45.268583-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:19:45.277044-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:20:26.941780-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:20:26.963299-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:20:26.980412-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:20:26.981303-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:20:26.981311-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:20:26.981316-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:20:26.985902-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:20:26.998201-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:20:27.006378-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:20:55.476241-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:20:55.498294-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:20:55.515511-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:20:55.516418-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:20:55.516425-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:20:55.516431-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:20:55.520815-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:20:55.532643-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:20:55.540960-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:21:30.520776-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:21:30.542416-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:21:30.559368-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:21:30.560283-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:21:30.560290-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:21:30.560295-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:21:30.564654-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:21:30.576611-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:21:30.584734-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:21:35.999591-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:21:36.021363-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:21:36.038547-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:21:36.039450-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:21:36.039457-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:21:36.039462-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:21:36.043865-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:21:36.055897-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:21:36.064254-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:23:38.741982-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:23:38.763618-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:23:38.780427-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:23:38.781309-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:23:38.781316-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:23:38.781320-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:23:38.785788-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:23:38.797896-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:23:38.806028-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:24:53.036862-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:24:53.058322-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:24:53.075189-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:24:53.076069-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:24:53.076076-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:24:53.076081-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:24:53.080392-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:24:53.094258-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:24:53.104201-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:25:45.496296-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:25:45.517940-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:25:45.536235-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:25:45.537204-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:25:45.537212-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:25:45.537218-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:25:45.542535-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:25:45.554989-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:25:45.563311-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:26:04.581846-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:26:04.603662-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:26:04.621009-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:26:04.621904-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:26:04.621912-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:26:04.621917-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:26:04.626298-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:26:04.638254-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:26:04.646496-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:26:32.659500-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:26:32.681281-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:26:32.699170-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:26:32.700058-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:26:32.700065-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:26:32.700070-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:26:32.704426-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:26:32.716538-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:26:32.724785-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:27:09.984333-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:27:10.005905-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:27:10.022536-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:27:10.023412-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:27:10.023420-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:10.023424-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:10.027733-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:27:10.039682-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:27:10.047781-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:27:29.704547-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:27:29.726161-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:27:29.743146-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:27:29.744034-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:27:29.744042-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:29.744046-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:29.748366-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:27:29.760235-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:27:29.768404-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:27:58.681029-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:27:58.702482-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:27:58.719387-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:27:58.720277-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:27:58.720284-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:58.720289-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:27:58.725125-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:27:58.738590-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:27:58.747239-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:29:03.313746-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:29:03.335433-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:29:03.352395-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:29:03.353291-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:29:03.353299-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:29:03.353303-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:29:03.358027-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:29:03.370346-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:29:03.378495-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:29:54.094926-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:29:54.116614-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:29:54.134726-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:29:54.135707-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:29:54.135715-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:29:54.135722-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:29:54.140966-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:29:54.153619-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:29:54.162272-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:30:28.782098-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:30:28.803879-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:30:28.820769-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:30:28.821649-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:30:28.821656-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:30:28.821660-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:30:28.826218-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:30:28.838344-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:30:28.846827-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:31:02.501496-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:31:02.523258-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:31:02.541311-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:31:02.542290-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:31:02.542298-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:02.542305-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:02.547615-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:31:02.560358-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:31:02.568809-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:31:52.006934-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:31:52.028615-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:31:52.045551-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:31:52.046450-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:31:52.046457-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:52.046461-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:52.050987-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:31:52.063064-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:31:52.071297-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:31:56.775649-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:31:56.797580-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:31:56.815016-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:31:56.815941-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:31:56.815948-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:56.815953-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:31:56.820833-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:31:56.833239-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:31:56.841519-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:32:16.012908-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:32:16.034780-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:32:16.052018-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:32:16.052935-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:32:16.052942-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:16.052947-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:16.057354-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:32:16.069357-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:32:16.077683-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:32:22.018787-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:32:22.040494-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:32:22.058821-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:32:22.059784-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:32:22.059803-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:22.059810-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:22.065163-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:32:22.077812-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:32:22.086647-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:32:34.597345-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:32:34.619014-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:32:34.636141-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:32:34.637030-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:32:34.637037-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:34.637041-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:32:34.641425-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:32:34.653402-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:32:34.661649-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-27T20:35:13.138976-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-08-27T20:35:13.163491-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-27T20:35:13.181824-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-08-27T20:35:13.182772-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-27T20:35:13.182780-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:35:13.182786-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-27T20:35:13.188169-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-08-27T20:35:13.200948-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-08-27T20:35:13.209370-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-28T11:14:16.859312-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-28T11:14:16.880919-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-28T11:14:16.897920-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-28T11:14:16.898786-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-28T11:14:16.898804-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:14:16.898809-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:14:16.999676-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:14:17.004374-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:14:17.011667-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-28T11:16:12.729497-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-28T11:16:12.750895-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-28T11:16:12.771249-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-28T11:16:12.772318-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-28T11:16:12.772328-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:16:12.772336-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:16:12.874888-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:16:12.877469-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:16:12.884912-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-28T11:24:50.647261-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-28T11:24:50.668839-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-28T11:24:50.686964-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-28T11:24:50.687970-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-28T11:24:50.687978-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:24:50.687985-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-28T11:24:50.783490-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:24:50.788401-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-28T11:24:50.795659-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:24:40.464629-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:24:40.486014-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:24:40.503032-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:24:40.503920-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:24:40.503927-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:24:40.503932-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:24:42.519757-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:24:42.530185-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:25:00.446893-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:25:00.468200-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:25:00.485215-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:25:00.486104-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:25:00.486111-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:25:00.486115-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:25:01.961207-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:25:01.969268-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:25:26.886675-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:25:26.907895-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:25:26.925930-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:25:26.926884-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:25:26.926892-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:25:26.926898-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:25:28.401845-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:25:28.409982-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:34:11.992526-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:34:12.015332-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:34:12.034169-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:34:12.035200-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:34:12.035208-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:34:12.035215-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:34:14.044206-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:34:14.053310-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:35:07.370256-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:35:07.391847-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:35:07.410697-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:35:07.411661-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:35:07.411669-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:35:07.411676-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:35:09.415893-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:35:09.424146-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:41:56.923124-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:41:56.944809-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:41:56.961985-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:41:56.962863-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:41:56.962870-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:41:56.962875-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:41:58.974244-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:41:58.982406-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:46:02.413813-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:46:02.436391-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:46:02.454066-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:46:02.455026-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:46:02.455033-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:46:02.455039-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:46:04.460994-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:46:04.469423-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T07:47:41.365256-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T07:47:41.395636-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T07:47:41.413981-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T07:47:41.414937-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T07:47:41.414945-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:47:41.414951-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T07:47:43.416999-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T07:47:43.428204-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T09:38:13.613663-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-29T09:38:13.635742-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T09:38:13.653322-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-29T09:38:13.654225-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T09:38:13.654233-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:38:13.654237-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:38:13.749853-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:38:13.755467-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:38:13.763504-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T09:39:21.963133-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-29T09:39:21.984644-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T09:39:22.001897-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-29T09:39:22.002780-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T09:39:22.002787-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:39:22.002803-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:39:22.105357-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:39:22.107896-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:39:22.115496-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T09:40:27.950042-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"06b608446bce612f1f17a4985c8943c6","id":"164853"},"request_uri":"https://facturasfactecu.com/invoice/show/06b608446bce612f1f17a4985c8943c6inv164853","method":"POST"} []
[2025-08-29T09:40:27.971701-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T09:40:27.989100-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-29T09:40:27.989999-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T09:40:27.990006-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:40:27.990011-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:40:28.023398-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:40:28.025752-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:40:28.033611-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T09:46:26.601887-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-29T09:46:26.623121-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T09:46:26.641158-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-08-29T09:46:26.642124-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T09:46:26.642132-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:46:26.642139-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T09:46:26.736243-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:46:26.739150-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-29T09:46:26.746449-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T14:10:09.163342-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T14:10:09.184398-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T14:10:09.201222-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T14:10:09.202099-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T14:10:09.202106-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T14:10:09.202112-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T14:10:10.971305-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T14:10:10.982256-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-29T14:23:14.584242-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a2b5e05df0ed6715da04f6a556848018","id":"164811"},"request_uri":"https://facturasfactecu.com/invoice/show/a2b5e05df0ed6715da04f6a556848018inv164811","method":"POST"} []
[2025-08-29T14:23:14.605502-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-29T14:23:14.624289-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-08-29T14:23:14.625279-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-29T14:23:14.625287-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T14:23:14.625294-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-29T14:23:16.100670-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-08-29T14:23:16.109096-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-30T23:28:55.799749-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-30T23:28:55.821247-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-30T23:28:55.838354-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2025-08-30T23:28:55.839265-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-30T23:28:55.839272-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:28:55.839277-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:28:55.954360-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:28:55.960523-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:28:55.969937-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-30T23:29:10.140726-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-30T23:29:10.162505-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-30T23:29:10.181084-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2025-08-30T23:29:10.182050-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-30T23:29:10.182058-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:29:10.182064-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:29:10.297381-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:29:10.299771-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:29:10.307046-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-08-30T23:29:20.222523-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-08-30T23:29:20.244086-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-08-30T23:29:20.262409-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2025-08-30T23:29:20.263376-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-08-30T23:29:20.263384-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:29:20.263390-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-08-30T23:29:20.383044-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:29:20.385498-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-08-30T23:29:20.392731-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-01T10:50:42.903471-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=Iess","method":"GET"} []
[2025-09-01T10:50:42.925573-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-01T10:50:42.943396-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-01T10:50:42.944293-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-01T10:50:42.944310-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T10:50:42.944316-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T10:50:42.978253-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%Iess%' OR c.identification LIKE '%Iess%' OR c.contactPerson LIKE '%Iess%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-09-01T10:50:42.988974-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-01T10:50:51.833692-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=IESS","method":"GET"} []
[2025-09-01T10:50:51.855759-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-01T10:50:51.874031-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-01T10:50:51.875020-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-01T10:50:51.875028-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T10:50:51.875035-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T10:50:51.909168-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%IESS%' OR c.identification LIKE '%IESS%' OR c.contactPerson LIKE '%IESS%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-09-01T10:50:51.917310-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-01T15:05:41.407672-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2025-09-01T15:05:41.429971-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-01T15:05:41.448024-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1791897781001"} []
[2025-09-01T15:05:41.448976-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-01T15:05:41.448984-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T15:05:41.448991-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T15:05:41.504927-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipo() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-09-01T15:05:41.511567-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipo() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php line 414 {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-09-01T15:05:41.519221-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-01T15:05:45.199762-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2025-09-01T15:05:45.221468-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-01T15:05:45.238411-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1791897781001"} []
[2025-09-01T15:05:45.239295-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-01T15:05:45.239302-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T15:05:45.239306-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-01T15:05:45.293745-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipo() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-09-01T15:05:45.296293-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipo() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php line 414 {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-09-01T15:05:45.303615-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:26:43.190373-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-02T20:26:43.211925-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:26:43.228761-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:26:43.229638-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:26:43.229645-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:26:43.229650-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:26:43.291986-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:26:43.297714-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:26:43.304992-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:26:54.036405-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-02T20:26:54.058131-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:26:54.075089-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:26:54.075999-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:26:54.076006-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:26:54.076011-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:26:54.139107-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:26:54.141478-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:26:54.148793-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:27:27.629238-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d5fc9eb35a8674e554a8cccb4340cb36","id":"165678"},"request_uri":"https://facturasfactecu.com/invoice/show/d5fc9eb35a8674e554a8cccb4340cb36inv165678","method":"POST"} []
[2025-09-02T20:27:27.650831-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:27:27.669151-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:27:27.670123-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:27:27.670131-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:27:27.670137-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:27:27.701155-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:27:27.703469-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:27:27.710652-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:27:50.664318-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d5fc9eb35a8674e554a8cccb4340cb36","id":"165678"},"request_uri":"https://facturasfactecu.com/invoice/show/d5fc9eb35a8674e554a8cccb4340cb36inv165678","method":"POST"} []
[2025-09-02T20:27:50.685943-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:27:50.704090-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:27:50.705054-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:27:50.705062-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:27:50.705069-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:27:50.735988-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:27:50.738354-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:27:50.745620-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:28:35.527241-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T20:28:35.548969-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:28:35.565847-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:28:35.566731-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:28:35.566738-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:28:35.566743-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:28:35.596143-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:28:35.598460-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:28:35.605586-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:28:39.721702-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T20:28:39.743319-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:28:39.760182-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:28:39.761075-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:28:39.761082-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:28:39.761087-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:28:39.790118-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:28:39.792437-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:28:39.799576-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:29:07.669088-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T20:29:07.690935-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:29:07.709191-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:29:07.710151-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:29:07.710159-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:29:07.710166-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:29:07.742050-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:29:07.744455-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:29:07.751835-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:32:42.978843-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T20:32:43.000392-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:32:43.018689-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:32:43.019642-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:32:43.019649-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:32:43.019656-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:32:43.050622-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:32:43.052974-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:32:43.060097-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T20:32:56.791687-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T20:32:56.813152-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T20:32:56.830279-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T20:32:56.831161-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T20:32:56.831168-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:32:56.831173-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T20:32:56.860018-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:32:56.862349-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T20:32:56.869555-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T21:05:53.324148-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T21:05:53.345724-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T21:05:53.362664-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T21:05:53.363544-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T21:05:53.363551-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:05:53.363555-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:05:53.401549-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:05:53.406319-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:05:53.413438-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T21:06:03.977510-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T21:06:04.002518-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T21:06:04.020240-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T21:06:04.021170-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T21:06:04.021177-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:06:04.021184-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:06:04.050733-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:06:04.053092-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:06:04.060264-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-02T21:06:08.575466-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-02T21:06:08.596995-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-02T21:06:08.615061-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-02T21:06:08.616028-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-02T21:06:08.616036-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:06:08.616043-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-02T21:06:08.647108-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:06:08.649410-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-02T21:06:08.656606-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:40:37.350398-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:40:37.371766-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:40:37.389614-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:40:37.390553-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:40:37.390561-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:40:37.390567-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:40:37.395659-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:40:37.409397-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:40:37.420661-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:41:05.246936-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:41:05.268382-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:41:05.287012-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:41:05.287980-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:41:05.287988-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:41:05.287995-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:41:05.293427-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:41:05.305756-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:41:05.313960-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:41:08.137680-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:41:08.159029-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:41:08.177066-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:41:08.178028-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:41:08.178036-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:41:08.178043-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:41:08.183372-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:41:08.195613-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:41:08.203742-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:42:33.699529-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:42:33.721185-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:42:33.739624-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:42:33.740590-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:42:33.740597-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:42:33.740604-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:42:33.745861-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:42:33.758138-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:42:33.766471-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:42:54.471582-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:42:54.493420-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:42:54.510634-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:42:54.511549-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:42:54.511556-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:42:54.511561-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:42:54.515980-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:42:54.527747-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:42:54.536103-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:45:42.044818-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:45:42.066387-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:45:42.083138-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:45:42.084011-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:45:42.084019-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:45:42.084023-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:45:42.088460-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:45:42.100280-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:45:42.108323-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:48:37.115561-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:48:37.137147-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:48:37.155558-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:48:37.156519-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:48:37.156534-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:48:37.156540-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:48:37.161983-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:48:37.174160-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:48:37.182405-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:49:53.059254-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:49:53.081063-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:49:53.098030-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:49:53.098925-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:49:53.098932-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:49:53.098937-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:49:53.103299-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:49:53.114979-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:49:53.123208-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:51:02.404706-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:51:02.426304-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:51:02.443853-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:51:02.444740-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:51:02.444746-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:51:02.444751-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:51:02.449067-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:51:02.460839-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:51:02.469143-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:51:48.891508-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:51:48.913055-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:51:48.929592-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:51:48.930480-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:51:48.930486-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:51:48.930492-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:51:48.935223-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:51:48.948227-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:51:48.956524-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:52:08.052255-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:52:08.074432-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:52:08.092711-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:52:08.093670-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:52:08.093678-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:52:08.093685-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:52:08.098926-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:52:08.111260-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:52:08.119614-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:52:39.925036-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:52:39.946621-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:52:39.965137-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:52:39.966103-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:52:39.966110-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:52:39.966117-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:52:39.971515-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:52:39.983901-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:52:39.992183-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:54:03.168487-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:54:03.189976-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:54:03.208214-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:54:03.209187-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:54:03.209195-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:54:03.209202-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:54:03.214486-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:54:03.226923-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:54:03.235359-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:54:41.763193-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:54:41.784546-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:54:41.801592-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:54:41.802486-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:54:41.802492-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:54:41.802497-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:54:41.806833-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:54:41.818341-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:54:41.826518-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:55:06.695606-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:55:06.717202-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:55:06.734330-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:55:06.735216-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:55:06.735223-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:06.735228-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:06.740038-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:55:06.753082-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:55:06.761489-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:55:19.777328-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:55:19.798875-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:55:19.816182-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:55:19.817072-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:55:19.817078-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:19.817083-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:19.821613-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:55:19.833379-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:55:19.841573-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:55:40.184838-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:55:40.206358-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:55:40.223231-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:55:40.224128-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:55:40.224135-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:40.224141-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:55:40.228519-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:55:40.240184-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:55:40.248403-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:56:16.785475-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:56:16.807035-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:56:16.825474-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:56:16.826440-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:56:16.826448-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:56:16.826454-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:56:16.831753-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:56:16.844344-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:56:16.852855-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:57:26.856451-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:57:26.877805-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:57:26.894834-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:57:26.895709-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:57:26.895716-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:57:26.895720-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:57:26.900051-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:57:26.911563-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:57:26.919630-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:57:52.501300-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:57:52.522882-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:57:52.539762-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:57:52.540649-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:57:52.540656-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:57:52.540661-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:57:52.545266-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:57:52.557360-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:57:52.565556-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:58:14.840795-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:58:14.862029-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:58:14.880299-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:58:14.881244-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:58:14.881252-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:58:14.881259-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:58:14.886493-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:58:14.898718-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:58:14.907040-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T00:59:34.502568-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-03T00:59:34.524506-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T00:59:34.541736-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-03T00:59:34.542617-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T00:59:34.542624-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:59:34.542629-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T00:59:34.547021-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-03T00:59:34.558687-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".00"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".00\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-09-03T00:59:34.566855-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T08:06:18.075232-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/show/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-03T08:06:18.096777-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T08:06:18.115025-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-03T08:06:18.115997-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T08:06:18.116005-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T08:06:18.116012-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T08:06:18.147433-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-03T08:06:18.152338-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-03T08:06:18.159550-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T08:35:28.435463-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"93b094defeae5493f63f4a71ffac1f63","id":"165677"},"request_uri":"https://facturasfactecu.com/invoice/edit/93b094defeae5493f63f4a71ffac1f63inv165677","method":"POST"} []
[2025-09-03T08:35:28.457138-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T08:35:28.474987-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-03T08:35:28.475868-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T08:35:28.475875-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T08:35:28.475880-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T08:35:28.534447-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-03T08:35:28.540234-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-03T08:35:28.547427-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T09:03:22.594377-05:00] request.INFO: Matched route "customer_index". {"route":"customer_index","route_parameters":{"_route":"customer_index","_controller":"App\\Controller\\CustomerController::indexAction"},"request_uri":"https://facturasfactecu.com/customer","method":"POST"} []
[2025-09-03T09:03:22.615758-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T09:03:22.633625-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"DALVARADO"} []
[2025-09-03T09:03:22.634585-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T09:03:22.634592-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T09:03:22.634599-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T09:03:22.691288-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [31365]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [31365]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-03T09:03:22.704060-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T16:52:02.911418-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"2784daac1e039c0ff44fba71489cc39f","id":"33380"},"request_uri":"https://facturasfactecu.com/customer/edit/2784daac1e039c0ff44fba71489cc39fcst33380","method":"POST"} []
[2025-09-03T16:52:02.932636-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T16:52:02.950434-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-03T16:52:02.951391-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T16:52:02.951399-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:02.951405-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:02.989700-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-03T16:52:03.000251-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T16:52:06.576392-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"2784daac1e039c0ff44fba71489cc39f","id":"33380"},"request_uri":"https://facturasfactecu.com/customer/edit/2784daac1e039c0ff44fba71489cc39fcst33380","method":"POST"} []
[2025-09-03T16:52:06.597803-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T16:52:06.615124-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-03T16:52:06.616004-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T16:52:06.616011-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:06.616017-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:06.648711-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-03T16:52:06.656785-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-03T16:52:09.409854-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"2784daac1e039c0ff44fba71489cc39f","id":"33380"},"request_uri":"https://facturasfactecu.com/customer/edit/2784daac1e039c0ff44fba71489cc39fcst33380","method":"POST"} []
[2025-09-03T16:52:09.431441-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-03T16:52:09.448485-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-03T16:52:09.449397-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-03T16:52:09.449404-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:09.449410-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-03T16:52:09.521676-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33380]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-03T16:52:09.529783-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-05T05:03:02.821937-05:00] request.INFO: Matched route "app_contact_frm". {"route":"app_contact_frm","route_parameters":{"_route":"app_contact_frm","_controller":"App\\Controller\\RegistrationController::contactAction"},"request_uri":"http://facturasfactecu.com/asoiinfo/frmcontact","method":"POST"} []
[2025-09-05T05:03:02.843842-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-05T05:03:02.843850-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-05T05:03:02.843855-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-05T05:03:02.845547-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-09-05T05:03:04.502794-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "550", with message "550 This message was classified as SPAM and may not be delivered "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 550): Expected response code 250 but got code \"550\", with message \"550 This message was classified as SPAM and may not be delivered\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2025-09-06T10:47:25.059972-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"44232d05ca25735a6348c65e76f823c3","id":"166004"},"request_uri":"https://facturasfactecu.com/invoice/show/44232d05ca25735a6348c65e76f823c3inv166004","method":"POST"} []
[2025-09-06T10:47:25.082058-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-06T10:47:25.099780-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Hernandez"} []
[2025-09-06T10:47:25.100728-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-06T10:47:25.100736-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-06T10:47:25.100743-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-06T10:48:04.357677-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-06T10:48:04.368742-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-09T09:37:21.983741-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d80d43a58816accfb36845617d5d04ec","id":"166287"},"request_uri":"http://facturasfactecu.com/invoice/show/d80d43a58816accfb36845617d5d04ecinv166287","method":"POST"} []
[2025-09-09T09:37:22.005072-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T09:37:22.022202-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-09-09T09:37:22.023169-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-09T09:37:22.023176-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T09:37:22.023181-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T09:37:26.659048-05:00] php.WARNING: Warning: fgets(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading {"exception":"[object] (ErrorException(code: 0): Warning: fgets(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:0A000126:SSL routines::unexpected eof while reading at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:162)"} []
[2025-09-09T09:37:26.661151-05:00] php.WARNING: Warning: fwrite(): SSL: Success {"exception":"[object] (ErrorException(code: 0): Warning: fwrite(): SSL: Success at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:223)"} []
[2025-09-09T09:37:26.663342-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got an empty response" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 447 {"exception":"[object] (Swift_TransportException(code: 0): Expected response code 250 but got an empty response at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:447)"} []
[2025-09-09T09:37:26.674407-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-09T11:01:48.400034-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"https://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-09T11:01:48.421263-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:01:48.438015-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:01:48.484105-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"http://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-09T11:01:48.506746-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:01:48.521937-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:10.674931-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"http://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-09T11:02:10.696544-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:02:10.711231-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:16.352072-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"https://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-09T11:02:16.373048-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:02:16.387887-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:17.732306-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://facturasfactecu.com/login","method":"POST"} []
[2025-09-09T11:02:17.755461-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-09T11:02:17.755473-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:17.755486-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:17.755857-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:17.770736-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:24.824400-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"POST"} []
[2025-09-09T11:02:24.845798-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-09T11:02:24.845806-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:24.845818-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:24.846208-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:24.861118-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:32.729364-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"POST"} []
[2025-09-09T11:02:32.751081-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-09T11:02:32.751089-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:32.751100-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:32.751472-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:32.767104-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:42.422011-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"https://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-09T11:02:42.443478-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:02:42.458388-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:42.823038-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://facturasfactecu.com/login","method":"POST"} []
[2025-09-09T11:02:42.845053-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-09T11:02:42.845061-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:42.845072-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:42.845445-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-09T11:02:42.861691-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-09T11:02:49.021531-05:00] request.INFO: Matched route "retencion_index". {"route":"retencion_index","route_parameters":{"_route":"retencion_index","_controller":"App\\Controller\\RetencionController::indexAction"},"request_uri":"https://facturasfactecu.com/retencion","method":"GET"} []
[2025-09-09T11:02:49.042471-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-09T11:02:49.056093-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-10T23:30:33.498485-05:00] request.INFO: Matched route "app_contact_frm". {"route":"app_contact_frm","route_parameters":{"_route":"app_contact_frm","_controller":"App\\Controller\\RegistrationController::contactAction"},"request_uri":"http://facturasfactecu.com/asoiinfo/frmcontact","method":"POST"} []
[2025-09-10T23:30:33.520669-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-10T23:30:33.520678-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-10T23:30:33.520682-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-10T23:30:33.522333-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-09-10T23:30:35.021923-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "550", with message "550 This message was classified as SPAM and may not be delivered "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 550): Expected response code 250 but got code \"550\", with message \"550 This message was classified as SPAM and may not be delivered\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2025-09-12T08:25:36.549897-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=1091796532001","method":"GET"} []
[2025-09-12T08:25:36.571140-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-12T08:25:36.588209-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-12T08:25:36.589076-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-12T08:25:36.589092-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T08:25:36.589096-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T08:25:36.624758-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 155 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 155 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%1091796532001%' OR c.identification LIKE '%1091796532001%' OR c.contactPerson LIKE '%1091796532001%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-09-12T08:25:36.635954-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-12T15:38:22.200692-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"https://facturasfactecu.com/invoice?direction=desc&page=1&sort=i.por_iva","method":"GET"} []
[2025-09-12T15:38:22.222188-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-12T15:38:22.240487-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TUQUERRES"} []
[2025-09-12T15:38:22.241447-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-12T15:38:22.241454-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T15:38:22.241462-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T15:38:22.278839-05:00] request.CRITICAL: Uncaught PHP Exception UnexpectedValueException: "There is no such field [por_iva] in the given Query component, aliased by [i]" at /home/icrfriob/public_html/facturasfactecu.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Sortable/Doctrine/ORM/Query/OrderByWalker.php line 58 {"exception":"[object] (UnexpectedValueException(code: 0): There is no such field [por_iva] in the given Query component, aliased by [i] at /home/icrfriob/public_html/facturasfactecu.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Sortable/Doctrine/ORM/Query/OrderByWalker.php:58)"} []
[2025-09-12T15:38:22.289118-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-12T15:38:42.901938-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"https://facturasfactecu.com/invoice?direction=asc&page=1&sort=i.por_iva","method":"GET"} []
[2025-09-12T15:38:42.923548-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-12T15:38:42.941794-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TUQUERRES"} []
[2025-09-12T15:38:42.942746-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-12T15:38:42.942754-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T15:38:42.942761-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T15:38:42.980922-05:00] request.CRITICAL: Uncaught PHP Exception UnexpectedValueException: "There is no such field [por_iva] in the given Query component, aliased by [i]" at /home/icrfriob/public_html/facturasfactecu.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Sortable/Doctrine/ORM/Query/OrderByWalker.php line 58 {"exception":"[object] (UnexpectedValueException(code: 0): There is no such field [por_iva] in the given Query component, aliased by [i] at /home/icrfriob/public_html/facturasfactecu.com/vendor/knplabs/knp-components/src/Knp/Component/Pager/Event/Subscriber/Sortable/Doctrine/ORM/Query/OrderByWalker.php:58)"} []
[2025-09-12T15:38:42.988928-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-12T17:40:55.522323-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2025-09-12T17:40:55.544143-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-12T17:40:55.561457-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TUQUERRES"} []
[2025-09-12T17:40:55.562322-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-12T17:40:55.562329-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T17:40:55.562333-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T17:40:55.589732-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2025-09-12T17:40:55.599961-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-12T17:43:24.262794-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-12T17:43:24.284148-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-12T17:43:24.302433-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"TUQUERRES"} []
[2025-09-12T17:43:24.303396-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-12T17:43:24.303404-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T17:43:24.303411-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-12T17:43:24.308696-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-12T17:43:24.320075-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-09-12T17:43:24.328390-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-16T15:58:19.637415-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"0b3e70e9680524abbee281b25156a843","id":"167041"},"request_uri":"https://facturasfactecu.com/invoice/show/0b3e70e9680524abbee281b25156a843inv167041","method":"POST"} []
[2025-09-16T15:58:19.658832-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-16T15:58:19.676871-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-09-16T15:58:19.677801-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-16T15:58:19.677808-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-16T15:58:19.677815-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-16T15:58:21.154765-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-09-16T15:58:21.166207-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-19T11:24:25.667700-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"4391b148e7212c6b2b5362124578e5b8","id":"167349"},"request_uri":"https://facturasfactecu.com/invoice/show/4391b148e7212c6b2b5362124578e5b8inv167349","method":"POST"} []
[2025-09-19T11:24:25.688739-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-19T11:24:25.705500-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-09-19T11:24:25.706368-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-19T11:24:25.706375-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-19T11:24:25.706380-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-19T11:25:28.123314-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-19T11:25:28.134200-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T09:36:30.098410-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0603138728","method":"GET"} []
[2025-09-23T09:36:30.119863-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T09:36:30.136567-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-23T09:36:30.137434-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T09:36:30.137441-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T09:36:30.137446-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T09:36:30.171596-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0603138728%' OR c.identification LIKE '%0603138728%' OR c.contactPerson LIKE '%0603138728%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-09-23T09:36:30.183090-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:37:09.225659-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"de4959d6c080218ab2cf03b25c18c3f0","id":"167777"},"request_uri":"https://facturasfactecu.com/invoice/show/de4959d6c080218ab2cf03b25c18c3f0inv167777","method":"POST"} []
[2025-09-23T11:37:09.247017-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:37:09.263903-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Hernandez"} []
[2025-09-23T11:37:09.264786-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:37:09.264793-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:37:09.264798-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:38:09.490377-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection could not be established with host smtp.gmail.com :stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php line 261 {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com :stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:261)"} []
[2025-09-23T11:38:09.500705-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:37:43.350551-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"de4959d6c080218ab2cf03b25c18c3f0","id":"167777"},"request_uri":"https://facturasfactecu.com/invoice/show/de4959d6c080218ab2cf03b25c18c3f0inv167777","method":"POST"} []
[2025-09-23T11:38:09.501747-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:38:09.519388-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Hernandez"} []
[2025-09-23T11:38:09.520309-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:38:09.520316-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:38:09.520323-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:38:53.910773-05:00] php.WARNING: Warning: stream_socket_enable_crypto(): SSL: Handshake timed out {"exception":"[object] (ErrorException(code: 0): Warning: stream_socket_enable_crypto(): SSL: Handshake timed out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:94)"} []
[2025-09-23T11:38:53.913329-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Unable to connect with TLS encryption" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php line 349 {"exception":"[object] (Swift_TransportException(code: 0): Unable to connect with TLS encryption at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php:349)"} []
[2025-09-23T11:38:53.921923-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:38:25.223953-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9acbe191f250ece714337200c0f3fdfa","id":"167776"},"request_uri":"http://facturasfactecu.com/invoice/show/9acbe191f250ece714337200c0f3fdfainv167776","method":"POST"} []
[2025-09-23T11:38:25.245760-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:38:25.264213-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-23T11:38:25.265196-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:38:25.265204-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:38:25.265211-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:38:57.219970-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-23T11:38:57.228449-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:39:01.420985-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9acbe191f250ece714337200c0f3fdfa","id":"167776"},"request_uri":"http://facturasfactecu.com/invoice/show/9acbe191f250ece714337200c0f3fdfainv167776","method":"POST"} []
[2025-09-23T11:39:01.442618-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:39:01.459727-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-23T11:39:01.460606-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:39:01.460613-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:39:01.460617-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:39:39.216674-05:00] php.WARNING: Warning: stream_socket_enable_crypto(): SSL: Handshake timed out {"exception":"[object] (ErrorException(code: 0): Warning: stream_socket_enable_crypto(): SSL: Handshake timed out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:94)"} []
[2025-09-23T11:39:39.219268-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Unable to connect with TLS encryption" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php line 349 {"exception":"[object] (Swift_TransportException(code: 0): Unable to connect with TLS encryption at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php:349)"} []
[2025-09-23T11:39:39.227948-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:37:39.507047-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"43b9753a8c9cd136f63aca216d6667c1","id":"167775"},"request_uri":"https://facturasfactecu.com/invoice/show/43b9753a8c9cd136f63aca216d6667c1inv167775","method":"POST"} []
[2025-09-23T11:37:39.528681-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:37:39.546770-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2025-09-23T11:37:39.547739-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:37:39.547747-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:37:39.547753-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:41:16.272550-05:00] php.WARNING: Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading {"exception":"[object] (ErrorException(code: 0): Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:0A000126:SSL routines::unexpected eof while reading at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:94)"} []
[2025-09-23T11:41:16.275129-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Unable to connect with TLS encryption" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php line 349 {"exception":"[object] (Swift_TransportException(code: 0): Unable to connect with TLS encryption at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php:349)"} []
[2025-09-23T11:41:16.283749-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:37:44.198329-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"43b9753a8c9cd136f63aca216d6667c1","id":"167775"},"request_uri":"https://facturasfactecu.com/invoice/show/43b9753a8c9cd136f63aca216d6667c1inv167775","method":"POST"} []
[2025-09-23T11:41:16.284897-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:41:16.303478-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2025-09-23T11:41:16.304408-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:41:16.304415-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:41:16.304422-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:42:22.032611-05:00] php.WARNING: Warning: stream_socket_enable_crypto(): SSL: Connection reset by peer {"exception":"[object] (ErrorException(code: 0): Warning: stream_socket_enable_crypto(): SSL: Connection reset by peer at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:94)"} []
[2025-09-23T11:42:22.035229-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Unable to connect with TLS encryption" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php line 349 {"exception":"[object] (Swift_TransportException(code: 0): Unable to connect with TLS encryption at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php:349)"} []
[2025-09-23T11:42:22.044589-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:41:24.421687-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"c0795963094464299f7a6411df7894e5","id":"167778"},"request_uri":"http://facturasfactecu.com/invoice/show/c0795963094464299f7a6411df7894e5inv167778","method":"POST"} []
[2025-09-23T11:41:24.443333-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:41:24.460509-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-23T11:41:24.461408-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:41:24.461416-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:41:24.461421-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:42:37.557442-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-23T11:42:37.565993-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:41:16.344487-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"43b9753a8c9cd136f63aca216d6667c1","id":"167775"},"request_uri":"https://facturasfactecu.com/invoice/show/43b9753a8c9cd136f63aca216d6667c1inv167775","method":"POST"} []
[2025-09-23T11:42:22.045807-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:42:22.064457-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2025-09-23T11:42:22.065414-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:42:22.065422-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:42:22.065429-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:43:37.338772-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-23T11:43:37.347789-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T11:44:46.908824-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"54995f6529bc91b60caed1e423cf8be0","id":"167780"},"request_uri":"http://facturasfactecu.com/invoice/show/54995f6529bc91b60caed1e423cf8be0inv167780","method":"POST"} []
[2025-09-23T11:44:46.930358-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T11:44:46.947876-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-23T11:44:46.948807-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T11:44:46.948814-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:44:46.948820-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T11:45:34.176170-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Connection to tcp://smtp.gmail.com:587 Timed Out" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 475 {"exception":"[object] (Swift_TransportException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:475)\n[previous exception] [object] (Swift_IoException(code: 0): Connection to tcp://smtp.gmail.com:587 Timed Out at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:166)"} []
[2025-09-23T11:45:34.184692-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-23T13:00:07.907805-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-23T13:00:07.929878-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-23T13:00:07.948316-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-23T13:00:07.949290-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-23T13:00:07.949297-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T13:00:07.949304-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-23T13:00:08.049941-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-23T13:00:08.055458-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-23T13:00:08.063123-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-24T08:43:22.285207-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2025-09-24T08:43:22.307777-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-24T08:43:22.327842-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-09-24T08:43:22.328888-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-24T08:43:22.328897-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T08:43:22.328903-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T08:43:22.578051-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2025-09-24T08:43:22.709224-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-24T09:38:03.939129-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-24T09:38:03.960859-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-24T09:38:03.978066-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-24T09:38:03.978947-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-24T09:38:03.978963-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:38:03.978968-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:38:04.074135-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:38:04.079490-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:38:04.086776-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-24T09:40:44.711674-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-24T09:40:44.750385-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-24T09:40:44.767629-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-24T09:40:44.768532-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-24T09:40:44.768540-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:40:44.768544-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:40:44.889575-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:40:44.894560-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:40:44.901802-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-24T09:43:42.352415-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-24T09:43:42.374804-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-24T09:43:42.392142-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-24T09:43:42.393058-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-24T09:43:42.393065-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:43:42.393069-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:43:42.492948-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:43:42.495903-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:43:42.503296-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-24T09:50:23.876039-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-24T09:50:23.897858-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-24T09:50:23.918106-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-24T09:50:23.919443-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-24T09:50:23.919453-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:50:23.919462-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-24T09:50:24.018214-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:50:24.021120-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-24T09:50:24.028509-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T10:41:51.746259-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-25T10:41:51.768329-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T10:41:51.785589-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-25T10:41:51.786477-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T10:41:51.786484-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:41:51.786489-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:41:51.886920-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:41:51.893977-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:41:51.901708-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T10:43:50.291274-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-25T10:43:50.313064-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T10:43:50.330147-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-25T10:43:50.331048-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T10:43:50.331055-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:43:50.331061-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:43:50.427552-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:43:50.429931-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:43:50.437145-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T10:47:01.040152-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-25T10:47:01.061373-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T10:47:01.079427-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-25T10:47:01.080379-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T10:47:01.080388-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:47:01.080394-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:47:01.181017-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:47:01.183525-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:47:01.191091-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T10:54:19.017935-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-25T10:54:19.039961-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T10:54:19.056999-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-09-25T10:54:19.057896-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T10:54:19.057904-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:54:19.057908-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T10:54:19.157292-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:54:19.159758-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-25T10:54:19.167140-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T12:36:08.719559-05:00] request.INFO: Matched route "customer_index". {"route":"customer_index","route_parameters":{"_route":"customer_index","_controller":"App\\Controller\\CustomerController::indexAction"},"request_uri":"https://facturasfactecu.com/customer","method":"POST"} []
[2025-09-25T12:36:08.741215-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T12:36:08.759284-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2025-09-25T12:36:08.760255-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T12:36:08.760263-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:36:08.760270-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:36:08.814651-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-25T12:36:08.824701-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T12:36:16.128181-05:00] request.INFO: Matched route "customer_index". {"route":"customer_index","route_parameters":{"_route":"customer_index","_controller":"App\\Controller\\CustomerController::indexAction"},"request_uri":"https://facturasfactecu.com/customer","method":"POST"} []
[2025-09-25T12:36:16.149864-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T12:36:16.167245-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2025-09-25T12:36:16.168132-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T12:36:16.168139-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:36:16.168143-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:36:16.217496-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-25T12:36:16.225554-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T12:38:00.985798-05:00] request.INFO: Matched route "customer_index". {"route":"customer_index","route_parameters":{"_route":"customer_index","_controller":"App\\Controller\\CustomerController::indexAction"},"request_uri":"https://facturasfactecu.com/customer","method":"POST"} []
[2025-09-25T12:38:01.008080-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T12:38:01.025671-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2025-09-25T12:38:01.026541-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T12:38:01.026549-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:38:01.026553-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:38:01.077228-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47668]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47668]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-25T12:38:01.085444-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-25T12:54:11.457430-05:00] request.INFO: Matched route "customer_index". {"route":"customer_index","route_parameters":{"_route":"customer_index","_controller":"App\\Controller\\CustomerController::indexAction"},"request_uri":"https://facturasfactecu.com/customer","method":"POST"} []
[2025-09-25T12:54:11.479317-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-25T12:54:11.498114-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2025-09-25T12:54:11.499084-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-25T12:54:11.499092-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:54:11.499099-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-25T12:54:11.551291-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [46786]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-09-25T12:54:11.560738-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-26T16:51:17.739894-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-26T16:51:17.762033-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-26T16:51:17.780336-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-26T16:51:17.781304-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-26T16:51:17.781312-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T16:51:17.781318-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T16:51:17.786887-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-26T16:51:17.799210-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-09-26T16:51:17.810342-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-26T16:51:21.616494-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-26T16:51:21.638182-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-26T16:51:21.656337-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-09-26T16:51:21.657318-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-26T16:51:21.657325-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T16:51:21.657332-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T16:51:21.662718-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-26T16:51:21.672897-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-09-26T16:51:21.681262-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-26T20:07:09.123101-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"f18b66dbf2a0400be81d0925345a4c11","id":"168320"},"request_uri":"https://facturasfactecu.com/invoice/show/f18b66dbf2a0400be81d0925345a4c11inv168320","method":"POST"} []
[2025-09-26T20:07:09.144461-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-26T20:07:09.162629-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-09-26T20:07:09.163597-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-26T20:07:09.163605-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T20:07:09.163612-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-26T20:07:10.643023-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-09-26T20:07:10.653489-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-27T16:35:34.511716-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-27T16:35:34.533215-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-27T16:35:34.550951-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-27T16:36:39.031467-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"POST"} []
[2025-09-27T16:36:39.053475-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-27T16:36:39.053484-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:39.053494-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:39.053914-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:39.070287-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-27T16:36:44.621965-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"POST"} []
[2025-09-27T16:36:44.646543-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-27T16:36:44.646554-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:44.646566-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:44.646962-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:44.661997-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-27T16:36:52.391788-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"https://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-09-27T16:36:52.413556-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-27T16:36:52.428051-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-27T16:36:59.189372-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"POST"} []
[2025-09-27T16:36:59.211257-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-27T16:36:59.211266-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:59.211276-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:59.211678-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-27T16:36:59.226619-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-27T16:37:31.399534-05:00] request.INFO: Matched route "rest_customer_add". {"route":"rest_customer_add","route_parameters":{"_route":"rest_customer_add","_controller":"App\\Controller\\CustomerController::addCustomerAction"},"request_uri":"https://facturasfactecu.com/customer/rest/add","method":"POST"} []
[2025-09-27T16:37:31.420803-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-27T16:37:31.435733-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-09-28T17:29:43.569610-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-28T17:29:43.591161-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-28T17:29:43.608341-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"FLORESGAS"} []
[2025-09-28T17:29:43.609220-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-28T17:29:43.609227-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:29:43.609232-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:29:43.688078-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:29:43.694301-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:29:43.701583-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-28T17:29:57.283308-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"6355ad8ae2f46e5e9f599864176f7101","id":"168440"},"request_uri":"https://facturasfactecu.com/invoice/show/6355ad8ae2f46e5e9f599864176f7101inv168440","method":"POST"} []
[2025-09-28T17:29:57.305044-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-28T17:29:57.322440-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"FLORESGAS"} []
[2025-09-28T17:29:57.323319-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-28T17:29:57.323326-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:29:57.323331-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:29:57.354807-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:29:57.357145-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:29:57.364298-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-28T17:30:08.701296-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"6355ad8ae2f46e5e9f599864176f7101","id":"168440"},"request_uri":"https://facturasfactecu.com/invoice/show/6355ad8ae2f46e5e9f599864176f7101inv168440","method":"POST"} []
[2025-09-28T17:30:08.723123-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-28T17:30:08.740202-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"FLORESGAS"} []
[2025-09-28T17:30:08.741092-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-28T17:30:08.741099-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:30:08.741105-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:30:08.770629-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:30:08.772952-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:30:08.780086-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-28T17:31:00.261636-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"6355ad8ae2f46e5e9f599864176f7101","id":"168440"},"request_uri":"https://facturasfactecu.com/invoice/show/6355ad8ae2f46e5e9f599864176f7101inv168440","method":"POST"} []
[2025-09-28T17:31:00.283111-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-28T17:31:00.301917-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"FLORESGAS"} []
[2025-09-28T17:31:00.302922-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-28T17:31:00.302930-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:31:00.302937-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-28T17:31:00.335464-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:31:00.337872-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-28T17:31:00.344986-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-29T13:15:32.419815-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2025-09-29T13:15:32.445662-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-29T13:15:32.464322-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CHACHAADA"} []
[2025-09-29T13:15:32.465299-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-29T13:15:32.465307-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T13:15:32.465314-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T13:15:32.476462-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2025-09-29T13:15:32.483342-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2025-09-29T13:15:32.491221-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-29T16:32:47.508713-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-29T16:32:47.530246-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-29T16:32:47.547279-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-29T16:32:47.548148-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-29T16:32:47.548155-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T16:32:47.548160-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T16:32:47.615515-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-29T16:32:47.621053-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-29T16:32:47.628108-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-29T16:52:07.567719-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-09-29T16:52:07.589721-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-29T16:52:07.607105-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-09-29T16:52:07.607980-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-29T16:52:07.607987-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T16:52:07.607992-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-29T16:52:07.675743-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-29T16:52:07.678160-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-09-29T16:52:07.685421-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-09-30T22:00:19.727206-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-09-30T22:00:19.748640-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-09-30T22:00:19.767142-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPilatuñ"} []
[2025-09-30T22:00:19.768094-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-09-30T22:00:19.768102-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-30T22:00:19.768108-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-09-30T22:00:19.773253-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-09-30T22:00:19.784858-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-09-30T22:00:19.795958-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-01T10:11:45.455134-05:00] request.INFO: Matched route "core_notificaciones". {"route":"core_notificaciones","route_parameters":{"_route":"core_notificaciones","_controller":"App\\Controller\\CoreController::notificacionesAction"},"request_uri":"http://facturasfactecu.com/core/notificaciones","method":"GET"} []
[2025-10-01T10:11:45.478163-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-01T10:11:45.496173-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1040): SQLSTATE[HY000] [1040] Too many connections at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-10-01T11:19:33.470133-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"dc4f80d96866252c5019f5c73c21ed91","id":"167632"},"request_uri":"https://facturasfactecu.com/invoice/pdfpreview/dc4f80d96866252c5019f5c73c21ed91inv167632","method":"GET"} []
[2025-10-01T11:19:33.491593-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-01T11:19:33.508947-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-10-01T11:19:33.509835-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-01T11:19:33.509842-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-01T11:19:33.509846-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-01T11:19:34.165644-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 783 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:783)"} []
[2025-10-01T11:19:34.176443-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-01T16:48:58.709814-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"df2cf19ec45e75dd45e5cc44c169a073","id":"910"},"request_uri":"http://facturasfactecu.com/guiaremision/show/df2cf19ec45e75dd45e5cc44c169a073gr910","method":"POST"} []
[2025-10-01T16:48:58.731756-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-01T16:48:58.749296-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-01T16:48:58.750180-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-01T16:48:58.750187-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-01T16:48:58.750192-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-01T16:49:00.239500-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-10-01T16:49:00.246000-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-10-01T16:49:00.254945-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-02T20:12:28.717479-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5126c82aa72e900a8a59affcf611fcb6","id":"169109"},"request_uri":"https://facturasfactecu.com/invoice/show/5126c82aa72e900a8a59affcf611fcb6inv169109","method":"POST"} []
[2025-10-02T20:12:28.739032-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-02T20:12:28.756087-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2025-10-02T20:12:28.756988-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-02T20:12:28.756995-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-02T20:12:28.757000-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-02T20:12:30.128598-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [rocio.cevallos.@hotmail.com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [rocio.cevallos.@hotmail.com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-10-02T20:12:30.138669-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-03T15:04:23.120001-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-03T15:04:23.141471-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-03T15:04:23.159420-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0701618316"} []
[2025-10-03T15:04:23.160379-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-03T15:04:23.160387-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-03T15:04:23.160393-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-03T15:04:23.230203-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-03T15:04:23.236641-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-03T15:04:23.243718-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-08T16:41:52.144280-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-08T16:41:52.166016-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-08T16:41:52.183077-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ODVILLACRES"} []
[2025-10-08T16:41:52.183982-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-08T16:41:52.183989-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-08T16:41:52.183994-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-08T16:41:52.188561-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-08T16:41:52.199578-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-08T16:41:52.211268-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-13T16:01:06.499777-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2025-10-13T16:01:06.521938-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-13T16:01:06.540656-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-10-13T16:01:06.541620-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-13T16:01:06.541628-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-13T16:01:06.541635-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-13T16:01:06.552627-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2025-10-13T16:01:06.558325-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2025-10-13T16:01:06.566259-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-16T08:23:13.756419-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=miguel","method":"GET"} []
[2025-10-16T08:23:13.777878-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-16T08:23:13.794791-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-10-16T08:23:13.795678-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-16T08:23:13.795684-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:13.795689-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:13.829066-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%miguel%' OR c.identification LIKE '%miguel%' OR c.contactPerson LIKE '%miguel%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-10-16T08:23:13.839319-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-16T08:23:17.703439-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=miguel","method":"GET"} []
[2025-10-16T08:23:17.725301-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-16T08:23:17.743763-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-10-16T08:23:17.744719-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-16T08:23:17.744726-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:17.744733-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:17.777944-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%miguel%' OR c.identification LIKE '%miguel%' OR c.contactPerson LIKE '%miguel%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-10-16T08:23:17.785885-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-16T08:23:28.359772-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=miguel","method":"GET"} []
[2025-10-16T08:23:28.381143-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-16T08:23:28.398928-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-10-16T08:23:28.399888-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-16T08:23:28.399895-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:28.399902-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T08:23:28.433375-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%miguel%' OR c.identification LIKE '%miguel%' OR c.contactPerson LIKE '%miguel%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-10-16T08:23:28.441487-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-16T14:09:38.679323-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-16T14:09:38.700907-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-16T14:09:38.718837-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-10-16T14:09:38.719796-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-16T14:09:38.719803-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T14:09:38.719809-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T14:09:38.725055-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-16T14:09:38.736630-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-16T14:09:38.750557-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-16T14:12:51.686500-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"6edcda612b10a90e16c6ae2f331d009b","id":"170535"},"request_uri":"https://facturasfactecu.com/invoice/show/6edcda612b10a90e16c6ae2f331d009binv170535","method":"POST"} []
[2025-10-16T14:12:51.708011-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-16T14:12:51.725287-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-10-16T14:12:51.726169-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-16T14:12:51.726176-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T14:12:51.726181-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-16T14:12:54.283087-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [tcordova@vita.com.ec, darwintapia17@gmail.com, diegodata1986@gmail.com, tapiavictor1@hotmail.com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [tcordova@vita.com.ec, darwintapia17@gmail.com, diegodata1986@gmail.com, tapiavictor1@hotmail.com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-10-16T14:12:54.292206-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:11.442742-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-17T08:39:11.464210-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:11.481381-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:11.482287-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:11.482294-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:11.482300-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:11.634110-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:11.640592-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:11.648017-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:15.555218-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-17T08:39:15.576576-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:15.593469-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:15.594367-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:15.594373-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:15.594379-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:15.749388-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:15.751865-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:15.759150-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:18.793163-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-17T08:39:18.814984-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:18.833264-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:18.834255-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:18.834264-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:18.834271-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:18.989393-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:18.991831-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:18.998994-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:20.973493-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-17T08:39:20.995053-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:21.013043-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:21.013986-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:21.013994-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:21.014001-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:21.169955-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:21.172379-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:21.179626-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:42.533398-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9bc708b1b81a9528102e3375b3afa658","id":"170597"},"request_uri":"http://facturasfactecu.com/invoice/show/9bc708b1b81a9528102e3375b3afa658inv170597","method":"POST"} []
[2025-10-17T08:39:42.555012-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:42.572137-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:42.573012-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:42.573019-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:42.573036-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:42.602241-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:42.604585-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:42.611605-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:45.643844-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9bc708b1b81a9528102e3375b3afa658","id":"170597"},"request_uri":"http://facturasfactecu.com/invoice/show/9bc708b1b81a9528102e3375b3afa658inv170597","method":"POST"} []
[2025-10-17T08:39:45.665643-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:45.683423-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:45.684340-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:45.684347-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:45.684353-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:45.715514-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:45.717957-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:45.725211-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:50.138116-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9bc708b1b81a9528102e3375b3afa658","id":"170597"},"request_uri":"http://facturasfactecu.com/invoice/show/9bc708b1b81a9528102e3375b3afa658inv170597","method":"POST"} []
[2025-10-17T08:39:50.159363-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:50.177490-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:50.178464-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:50.178472-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:50.178479-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:50.209349-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:50.211705-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:50.218782-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:39:57.117243-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9bc708b1b81a9528102e3375b3afa658","id":"170597"},"request_uri":"http://facturasfactecu.com/invoice/show/9bc708b1b81a9528102e3375b3afa658inv170597","method":"POST"} []
[2025-10-17T08:39:57.138635-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:39:57.157087-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:39:57.158054-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:39:57.158062-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:57.158069-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:39:57.189573-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:57.191910-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:39:57.199157-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T08:41:08.516456-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9bc708b1b81a9528102e3375b3afa658","id":"170597"},"request_uri":"http://facturasfactecu.com/invoice/show/9bc708b1b81a9528102e3375b3afa658inv170597","method":"POST"} []
[2025-10-17T08:41:08.538193-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T08:41:08.556114-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-17T08:41:08.557077-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T08:41:08.557085-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:41:08.557092-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T08:41:08.588230-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:41:08.590571-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-17T08:41:08.597735-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-17T11:45:53.588174-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"3b2b1b59caada94f3cfe78ea33d948c4","id":"170648"},"request_uri":"http://facturasfactecu.com/invoice/show/3b2b1b59caada94f3cfe78ea33d948c4inv170648","method":"POST"} []
[2025-10-17T11:45:53.609652-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-17T11:45:53.626701-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-17T11:45:53.627585-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-17T11:45:53.627592-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T11:45:53.627597-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-17T11:45:55.370014-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 220 but got code "421", with message "421-4.4.5 Server busy, try again later. (smtp.gmail.com) 421-4.4.5  For more information, go to 421 4.4.5  https://support.google.com/a/answer/3221692 d9443c01a7336-29246ffb815sm05ad.50 - gsmtp "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 421): Expected response code 220 but got code \"421\", with message \"421-4.4.5 Server busy, try again later. (smtp.gmail.com)\r\n421-4.4.5  For more information, go to\r\n421 4.4.5  https://support.google.com/a/answer/3221692 d9443c01a7336-29246ffb815sm05ad.50 - gsmtp\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2025-10-17T11:45:55.382370-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-18T09:56:58.591843-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"3d91cff22f2a488bd3b937b6c33776c8","id":"33749"},"request_uri":"https://facturasfactecu.com/customer/edit/3d91cff22f2a488bd3b937b6c33776c8cst33749","method":"POST"} []
[2025-10-18T09:56:58.613440-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-18T09:56:58.632041-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2025-10-18T09:56:58.633013-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-18T09:56:58.633021-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-18T09:56:58.633028-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-18T09:56:58.671095-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33749]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33749]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-18T09:56:58.681859-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-18T09:57:02.873020-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"3d91cff22f2a488bd3b937b6c33776c8","id":"33749"},"request_uri":"https://facturasfactecu.com/customer/edit/3d91cff22f2a488bd3b937b6c33776c8cst33749","method":"POST"} []
[2025-10-18T09:57:02.894643-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-18T09:57:02.911825-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2025-10-18T09:57:02.912701-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-18T09:57:02.912708-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-18T09:57:02.912725-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-18T09:57:02.945287-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33749]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [33749]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-18T09:57:02.953417-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:54:37.751689-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:54:37.773526-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:54:37.790386-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:54:37.791263-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:54:37.791270-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:37.791274-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:37.795812-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:54:37.807257-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:54:37.818743-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:54:39.322863-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:54:39.344683-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:54:39.361604-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:54:39.362486-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:54:39.362493-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:39.362498-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:39.366896-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:54:39.376402-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:54:39.384723-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:54:40.355485-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:54:40.376932-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:54:40.394814-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:54:40.395771-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:54:40.395779-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:40.395785-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:40.400890-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:54:40.410740-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:54:40.419229-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:54:42.731616-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:54:42.753520-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:54:42.801925-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:54:42.802907-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:54:42.802915-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:42.802922-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:54:42.808303-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:54:42.818505-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:54:42.827090-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:55:08.214571-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:55:08.238236-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:55:08.255201-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:55:08.256092-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:55:08.256099-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:08.256104-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:08.260646-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:55:08.270490-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:55:08.279143-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:55:36.293234-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:55:36.314987-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:55:36.331904-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:55:36.332794-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:55:36.332801-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:36.332805-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:36.337208-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:55:36.348033-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:55:36.356286-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:55:39.186034-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:55:39.208280-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:55:39.226479-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:55:39.227429-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:55:39.227436-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:39.227442-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:39.232712-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:55:39.244397-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:55:39.252794-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-20T15:55:44.428769-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-20T15:55:44.450557-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-20T15:55:44.467541-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-10-20T15:55:44.468427-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-20T15:55:44.468434-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:44.468439-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-20T15:55:44.472810-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-20T15:55:44.484094-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-20T15:55:44.492489-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:04:03.969833-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:04:03.991958-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:04:04.010303-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:04:04.011249-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:04:04.011257-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:04:04.011264-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:04:04.016486-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:04:04.031843-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:04:04.042992-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:10.716966-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:10.738743-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:10.756787-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:10.757754-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:10.757762-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:10.757769-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:10.762927-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:10.776555-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:10.784962-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:14.331364-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:14.352720-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:14.371222-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:14.372177-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:14.372185-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:14.372192-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:14.377484-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:14.391626-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:14.400076-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:17.526958-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:17.548418-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:17.566452-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:17.567407-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:17.567415-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:17.567422-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:17.572627-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:17.586408-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:17.594815-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:38.258531-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:38.279900-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:38.296703-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:38.297590-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:38.297597-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:38.297602-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:38.301907-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:38.315061-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:38.323308-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:41.610746-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:41.632565-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:41.650759-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:41.651723-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:41.651730-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:41.651736-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:41.657062-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:41.673262-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:41.682898-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:06:45.051089-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:06:45.072841-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:06:45.090685-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:06:45.091631-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:06:45.091638-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:45.091644-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:06:45.096916-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:06:45.110692-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:06:45.119007-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:05.348545-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:05.370003-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:05.387090-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:05.387957-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:05.387964-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:05.387968-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:05.392311-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:05.406617-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:05.415568-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:22.731417-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:22.753056-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:22.770412-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:22.771298-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:22.771304-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:22.771309-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:22.775926-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:22.790552-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:22.798965-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:27.857102-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:27.880665-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:27.898953-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:27.899940-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:27.899947-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:27.899952-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:27.904786-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:27.919780-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:27.928300-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:28.477492-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:28.498877-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:28.517002-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:28.517944-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:28.517951-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:28.517957-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:28.523259-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:28.536907-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:28.545160-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:32.791204-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:32.812890-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:32.830550-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:32.831465-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:32.831472-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:32.831477-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:32.836005-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:32.849459-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:32.857632-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:53.654746-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:53.675969-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:53.695174-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:53.696131-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:53.696138-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:53.696145-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:53.701328-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:53.715106-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:53.723883-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:56.309212-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:56.331474-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:56.348915-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:56.349836-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:56.349843-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:56.349850-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:56.354639-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:56.369385-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:56.377837-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:07:58.158472-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:07:58.179826-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:07:58.197830-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:07:58.198787-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:07:58.198796-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:58.198803-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:07:58.204180-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:07:58.219389-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:07:58.228094-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:17.399612-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:17.421149-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:17.439290-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:17.440248-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:17.440256-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:17.440263-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:17.445497-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:17.487946-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:17.496491-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:21.285981-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:21.307433-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:21.324411-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:21.325318-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:21.325325-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:21.325330-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:21.329834-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:21.343790-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:21.352081-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:22.833559-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:22.856480-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:22.874546-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:22.875504-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:22.875512-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:22.875519-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:22.880685-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:22.894348-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:22.902660-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:43.581580-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:43.603198-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:43.621621-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:43.622599-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:43.622607-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:43.622614-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:43.627866-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:43.641838-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:43.650232-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:44.929413-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:44.950973-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:44.969244-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:44.970237-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:44.970244-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:44.970251-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:44.975570-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:44.989611-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:44.998082-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:50.434561-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:50.456098-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:50.473009-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:50.473874-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:50.473881-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:50.473885-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:50.478364-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:50.491797-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:50.500022-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-24T16:08:54.006847-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-24T16:08:54.028411-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-24T16:08:54.046739-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-10-24T16:08:54.047736-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-24T16:08:54.047744-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:54.047750-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-24T16:08:54.053175-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-24T16:08:54.067434-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-10-24T16:08:54.075916-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-26T23:09:04.667667-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-10-26T23:09:04.689136-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-26T23:09:04.706489-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-10-26T23:09:04.707364-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-26T23:09:04.707371-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:09:04.707377-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:09:04.812581-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-26T23:09:04.821743-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-26T23:09:19.661714-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-10-26T23:09:19.683324-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-26T23:09:19.701902-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-10-26T23:09:19.702851-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-26T23:09:19.702859-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:09:19.702879-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:09:19.736020-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-26T23:09:19.744210-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-26T23:11:05.019356-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-10-26T23:11:05.021175-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-26T23:11:05.027249-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-10-26T23:11:05.027475-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-26T23:11:05.027482-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:11:05.027496-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:11:05.744313-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-26T23:11:05.748083-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-26T23:11:10.407110-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-10-26T23:11:10.428672-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-26T23:11:10.446889-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-10-26T23:11:10.447833-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-26T23:11:10.447840-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:11:10.447847-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-26T23:11:10.480356-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [26]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-26T23:11:10.488304-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T16:57:45.869517-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-27T16:57:45.891482-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T16:57:45.908710-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-27T16:57:45.909601-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T16:57:45.909608-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T16:57:45.909613-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T16:57:46.006062-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-27T16:57:46.013060-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-27T16:57:46.020914-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:41:15.396221-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:41:15.417659-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:41:15.434664-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:41:15.435540-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:41:15.435547-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:41:15.435560-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:41:15.439908-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:41:15.450646-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:41:15.460974-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:41:54.467744-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:41:54.489372-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:41:54.506414-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:41:54.507303-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:41:54.507310-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:41:54.507315-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:41:54.511666-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:41:54.521143-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:41:54.529425-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:43:52.527917-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:43:52.549268-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:43:52.597258-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:43:52.598150-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:43:52.598157-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:43:52.598162-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:43:52.602778-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:43:52.617000-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:43:52.629265-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:44:30.937835-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:44:30.959483-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:44:30.976596-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:44:30.977469-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:44:30.977476-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:44:30.977480-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:44:30.984308-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:44:30.994405-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:44:31.003768-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:44:47.072643-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:44:47.096259-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:44:47.114427-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:44:47.115440-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:44:47.115448-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:44:47.115452-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:44:47.120118-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:44:47.130107-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:44:47.138815-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:45:50.716191-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:45:50.737729-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:45:50.754907-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:45:50.755838-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:45:50.755846-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:45:50.755850-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:45:50.760239-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:45:50.769608-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:45:50.777948-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:46:23.289105-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:46:23.312187-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:46:23.331087-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:46:23.332042-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:46:23.332050-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:46:23.332057-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:46:23.337231-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:46:23.348422-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:46:23.357818-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:46:35.680070-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:46:35.701326-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:46:35.717745-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:46:35.718602-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:46:35.718609-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:46:35.718613-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:46:35.722871-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:46:35.732161-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:46:35.740181-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:47:28.696478-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:47:28.717799-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:47:28.734688-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:47:28.735563-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:47:28.735569-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:47:28.735574-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:47:28.739913-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:47:28.749375-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:47:28.757838-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:47:57.549943-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:47:57.572678-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:47:57.589835-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:47:57.590704-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:47:57.590711-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:47:57.590716-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:47:57.595033-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:47:57.604936-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:47:57.613439-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:49:15.922790-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:49:15.947132-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:49:15.966148-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:49:15.967381-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:49:15.967389-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:49:15.967395-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:49:15.972246-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:49:15.982249-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:49:15.990796-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:49:49.078627-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:49:49.100554-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:49:49.119225-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:49:49.120155-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:49:49.120162-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:49:49.120168-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:49:49.124660-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:49:49.134209-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:49:49.143083-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:50:56.248104-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:50:56.269591-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:50:56.287896-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:50:56.288840-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:50:56.288848-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:50:56.288854-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:50:56.294174-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:50:56.304290-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:50:56.312700-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:51:13.458657-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:51:13.480273-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:51:13.498336-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:51:13.499287-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:51:13.499294-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:51:13.499300-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:51:13.504636-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:51:13.514944-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:51:13.523486-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:52:04.157471-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:52:04.179009-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:52:04.197125-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:52:04.198090-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:52:04.198098-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:52:04.198105-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:52:04.203458-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:52:04.213721-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:52:04.222032-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:52:53.849087-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:52:53.878663-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:52:53.899419-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:52:53.900512-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:52:53.900522-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:52:53.900529-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:52:53.906799-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:52:53.918580-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:52:53.927466-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:53:26.991993-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:53:27.013662-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:53:27.031713-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:53:27.032659-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:53:27.032667-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:53:27.032674-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:53:27.037885-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:53:27.048071-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:53:27.056380-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:54:26.788319-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:54:26.809986-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:54:26.828262-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:54:26.829223-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:54:26.829230-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:54:26.829236-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:54:26.834547-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:54:26.844900-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:54:26.853477-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:54:45.885062-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:54:45.907022-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:54:45.925713-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:54:45.926575-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:54:45.926581-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:54:45.926585-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:54:45.930898-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:54:45.940294-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:54:45.948536-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:55:10.077849-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:55:10.099637-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:55:10.116753-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:55:10.117637-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:55:10.117644-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:55:10.117649-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:55:10.122259-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:55:10.131947-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:55:10.140355-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:56:17.367158-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:56:17.388910-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:56:17.406946-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:56:17.407919-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:56:17.407927-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:56:17.407933-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:56:17.413291-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:56:17.423389-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:56:17.431874-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:57:11.824960-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:57:11.846516-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:57:11.864415-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:57:11.865372-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:57:11.865379-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:11.865386-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:11.870681-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:57:11.880686-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:57:11.888889-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:57:42.645345-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:57:42.666635-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:57:42.684502-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:57:42.685458-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:57:42.685466-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:42.685472-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:42.690771-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:57:42.700772-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:57:42.709148-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:57:57.659096-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:57:57.680434-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:57:57.697432-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:57:57.698344-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:57:57.698351-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:57.698356-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:57:57.702790-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:57:57.712608-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:57:57.720980-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T18:59:24.066325-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T18:59:24.087838-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T18:59:24.105107-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T18:59:24.105987-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T18:59:24.105994-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:59:24.105999-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T18:59:24.110584-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T18:59:24.121170-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T18:59:24.130245-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:00:53.334976-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:00:53.357100-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:00:53.374321-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:00:53.375301-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:00:53.375308-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:00:53.375312-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:00:53.380298-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:00:53.390493-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:00:53.399091-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:01:15.409237-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:01:15.430794-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:01:15.448544-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:01:15.449519-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:01:15.449527-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:15.449533-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:15.454852-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:01:15.465200-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:01:15.473603-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:01:41.835712-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:01:41.857561-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:01:41.876882-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:01:41.877760-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:01:41.877767-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:41.877771-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:41.882493-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:01:41.893546-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:01:41.902141-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:01:59.747445-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:01:59.769281-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:01:59.786809-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:01:59.787761-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:01:59.787769-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:59.787774-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:01:59.793011-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:01:59.802928-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:01:59.811421-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:02:08.710832-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:02:08.732762-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:02:08.750998-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:02:08.752172-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:02:08.752182-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:02:08.752188-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:02:08.757502-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:02:08.767926-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:02:08.776764-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:02:20.751052-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:02:20.772483-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:02:20.790542-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:02:20.791513-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:02:20.791521-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:02:20.791527-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:02:20.796891-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:02:20.806921-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:02:20.815274-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:03:13.825498-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:03:13.847129-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:03:13.865448-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:03:13.866409-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:03:13.866424-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:03:13.866431-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:03:13.871680-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:03:13.882144-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:03:13.890790-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:04:02.663884-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:04:02.685394-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:04:02.703523-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:04:02.704490-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:04:02.704498-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:04:02.704505-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:04:02.709766-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:04:02.719813-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:04:02.728261-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:04:46.199563-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:04:46.221328-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:04:46.239772-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:04:46.240757-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:04:46.240765-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:04:46.240772-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:04:46.246228-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:04:46.256418-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:04:46.265146-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:05:18.119003-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:05:18.140829-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:05:18.157989-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:05:18.158900-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:05:18.158907-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:05:18.158913-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:05:18.163362-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:05:18.172930-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:05:18.181324-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-27T19:05:55.296586-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-27T19:05:55.317745-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-27T19:05:55.335532-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-27T19:05:55.336487-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-27T19:05:55.336495-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:05:55.336501-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-27T19:05:55.341783-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-27T19:05:55.351640-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-27T19:05:55.359777-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T15:00:28.653653-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-28T15:00:28.675080-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T15:00:28.693228-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-28T15:00:28.694196-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T15:00:28.694204-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:00:28.694210-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:00:28.791049-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:00:28.798020-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:00:28.805292-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T15:01:30.922966-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-28T15:01:30.944582-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T15:01:30.961553-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-28T15:01:30.962433-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T15:01:30.962440-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:01:30.962445-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:01:31.057663-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:01:31.060065-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:01:31.067296-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T15:04:16.803471-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-28T15:04:16.825089-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T15:04:16.843071-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-28T15:04:16.844039-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T15:04:16.844047-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:04:16.844053-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T15:04:16.941719-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:04:16.944204-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T15:04:16.951783-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T16:01:16.071184-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-28T16:01:16.092489-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T16:01:16.109252-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GARCIA101"} []
[2025-10-28T16:01:16.110120-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T16:01:16.110127-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T16:01:16.110131-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T16:01:16.178797-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T16:01:16.184293-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T16:01:16.191562-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T16:01:20.132334-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-28T16:01:20.154292-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T16:01:20.171555-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GARCIA101"} []
[2025-10-28T16:01:20.172436-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T16:01:20.172443-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T16:01:20.172448-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T16:01:20.242886-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T16:01:20.245404-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-28T16:01:20.252624-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T18:04:52.371748-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2025-10-28T18:04:52.392856-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T18:04:52.411142-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MILTONCH1234"} []
[2025-10-28T18:04:52.412072-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T18:04:52.412080-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:04:52.412086-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:04:52.484784-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Pimampiro Ambato", "Venta", "Pimampiro Ambato", null, null, null, "Consumidor final", null, null, null, "2025-10-28", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Pimampiro Ambato\", \"Venta\", \"Pimampiro Ambato\", null, null, null, \"Consumidor final\", null, null, null, \"2025-10-28\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-28T18:04:52.495974-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T18:11:07.627191-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2025-10-28T18:11:07.649684-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T18:11:07.668348-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MILTONCH1234"} []
[2025-10-28T18:11:07.669363-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T18:11:07.669371-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:11:07.669377-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:11:07.738592-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Pimampiro Ambato", "Venta", null, null, null, null, "Consumidor final", null, null, null, "2025-10-28", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Pimampiro Ambato\", \"Venta\", null, null, null, null, \"Consumidor final\", null, null, null, \"2025-10-28\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-10-28T18:11:07.747596-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T18:21:10.020226-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2025-10-28T18:21:10.048516-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T18:21:10.068011-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MILTONCH1234"} []
[2025-10-28T18:21:10.068962-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T18:21:10.068970-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:21:10.068977-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T18:21:10.138416-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:671)"} []
[2025-10-28T18:21:10.141877-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 671 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:671)"} []
[2025-10-28T18:21:10.149035-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T20:14:51.344622-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-28T20:14:51.367534-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T20:14:51.384266-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-28T20:14:51.385142-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T20:14:51.385149-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:14:51.385153-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:14:51.389556-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-28T20:14:51.400177-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-28T20:14:51.410274-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T20:15:16.758660-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-10-28T20:15:16.780121-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T20:15:16.798209-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-10-28T20:15:16.799173-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T20:15:16.799181-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:15:16.799187-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:15:16.804484-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-10-28T20:15:16.814458-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-10-28T20:15:16.822836-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-28T20:43:23.031829-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"f7a1f18edb4d5f384d04a4176974da5e","id":"171951"},"request_uri":"https://facturasfactecu.com/invoice/show/f7a1f18edb4d5f384d04a4176974da5einv171951","method":"POST"} []
[2025-10-28T20:43:23.055053-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-28T20:43:23.073833-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUICHAN103"} []
[2025-10-28T20:43:23.074826-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-28T20:43:23.074834-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:43:23.074841-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-28T20:43:24.664990-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [marcocuichan55@gmail,com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-10-28T20:43:24.673112-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-29T09:59:09.678447-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-29T09:59:09.700138-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-29T09:59:09.717310-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-29T09:59:09.718186-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-29T09:59:09.718193-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T09:59:09.718198-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T09:59:09.818139-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T09:59:09.824388-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T09:59:09.831692-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-29T10:33:31.758646-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-29T10:33:31.780228-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-29T10:33:31.797759-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-29T10:33:31.798647-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-29T10:33:31.798654-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T10:33:31.798659-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T10:33:31.897188-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T10:33:31.902195-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T10:33:31.909557-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-29T10:44:39.013261-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-10-29T10:44:39.034668-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-29T10:44:39.052634-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-10-29T10:44:39.053600-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-29T10:44:39.053607-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T10:44:39.053614-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T10:44:39.151197-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T10:44:39.153655-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-29T10:44:39.161121-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-29T16:27:00.332450-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"92fb74dd568166affb4249f1c6b76053","id":"964"},"request_uri":"http://facturasfactecu.com/guiaremision/show/92fb74dd568166affb4249f1c6b76053gr964","method":"POST"} []
[2025-10-29T16:27:00.353768-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-29T16:27:00.370743-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-29T16:27:00.371647-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-29T16:27:00.371654-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T16:27:00.371658-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T16:27:02.242624-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-10-29T16:27:02.249544-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-10-29T16:27:02.256920-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-29T17:06:36.261387-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0601462021001","method":"GET"} []
[2025-10-29T17:06:36.282777-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-29T17:06:36.299776-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-10-29T17:06:36.300647-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-29T17:06:36.300655-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T17:06:36.300659-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-29T17:06:36.333778-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0601462021001%' OR c.identification LIKE '%0601462021001%' OR c.contactPerson LIKE '%0601462021001%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-10-29T17:06:36.342225-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-10-31T16:49:30.454717-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"3a919b541a87a6befd804744687c4ddb","id":"171928"},"request_uri":"https://facturasfactecu.com/invoice/show/3a919b541a87a6befd804744687c4ddbinv171928","method":"POST"} []
[2025-10-31T16:49:30.476698-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-10-31T16:49:30.496858-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GARCIA101"} []
[2025-10-31T16:49:30.497909-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-10-31T16:49:30.497916-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-31T16:49:30.497922-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-10-31T16:49:30.530763-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-31T16:49:30.536920-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-10-31T16:49:30.543978-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-01T14:22:00.827654-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-01T14:22:00.851049-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-01T14:22:00.868535-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2025-11-01T14:22:00.869391-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-01T14:22:00.869398-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-01T14:22:00.869403-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-01T14:22:00.986439-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-01T14:22:00.992451-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-01T14:22:01.000248-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-01T14:22:04.914968-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-01T14:22:04.937706-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-01T14:22:04.956357-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2025-11-01T14:22:04.957283-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-01T14:22:04.957291-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-01T14:22:04.957296-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-01T14:22:05.062411-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-01T14:22:05.064802-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-01T14:22:05.071967-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-03T21:03:58.178643-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-03T21:03:58.199710-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-03T21:03:58.217695-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-11-03T21:03:58.218653-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-03T21:03:58.218661-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:03:58.218667-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:03:58.223923-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-03T21:03:58.235076-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-03T21:03:58.246947-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-03T21:04:43.605219-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-03T21:04:43.626541-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-03T21:04:43.644345-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-11-03T21:04:43.645273-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-03T21:04:43.645280-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:04:43.645287-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:04:43.650453-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-03T21:04:43.660491-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-03T21:04:43.668804-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-03T21:04:58.629479-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-03T21:04:58.650662-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-03T21:04:58.667341-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-11-03T21:04:58.668227-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-03T21:04:58.668234-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:04:58.668239-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-03T21:04:58.672514-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-03T21:04:58.681801-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-03T21:04:58.689974-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T09:24:06.239326-05:00] request.INFO: Matched route "guiaremision_edit". {"route":"guiaremision_edit","route_parameters":{"_route":"guiaremision_edit","_controller":"App\\Controller\\GuiaRemisionController::editAction","slug":"6d44fdf3e21c8bc9101496f1c53dd25b","id":"972"},"request_uri":"http://facturasfactecu.com/guiaremision/edit/6d44fdf3e21c8bc9101496f1c53dd25binv972","method":"GET"} []
[2025-11-05T09:24:06.357036-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T09:24:06.374426-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-11-05T09:24:06.375330-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T09:24:06.375337-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T09:24:06.375343-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T09:24:06.385944-05:00] php.CRITICAL: Uncaught Error: Call to a member function getEmpresa() on null {"exception":"[object] (Error(code: 0): Call to a member function getEmpresa() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/GuiaRemisionController.php:372)"} []
[2025-11-05T09:24:06.391444-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getEmpresa() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/GuiaRemisionController.php line 372 {"exception":"[object] (Error(code: 0): Call to a member function getEmpresa() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/GuiaRemisionController.php:372)"} []
[2025-11-05T09:24:06.399036-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T12:26:33.572120-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"fffe2d0c9e285e6a2dfd04215f7e3a1d","id":"170766"},"request_uri":"https://facturasfactecu.com/invoice/pdfpreview/fffe2d0c9e285e6a2dfd04215f7e3a1dinv170766","method":"GET"} []
[2025-11-05T12:26:33.594006-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T12:26:33.611348-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2025-11-05T12:26:33.612216-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T12:26:33.612224-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T12:26:33.612228-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T12:26:34.220120-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 792 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:792)"} []
[2025-11-05T12:26:34.230227-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T15:49:55.612620-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"e7b2537d07cd0d8e05938033ab57a023","id":"981"},"request_uri":"http://facturasfactecu.com/guiaremision/show/e7b2537d07cd0d8e05938033ab57a023gr981","method":"POST"} []
[2025-11-05T15:49:55.634022-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T15:49:55.652290-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-11-05T15:49:55.653248-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T15:49:55.653256-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T15:49:55.653263-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T15:49:57.036441-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-05T15:49:57.042137-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-05T15:49:57.049421-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T17:17:41.980073-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-05T17:17:42.001733-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T17:17:42.018807-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-05T17:17:42.019711-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T17:17:42.019717-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:42.019723-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:42.056399-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-05T17:17:42.066584-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T17:17:45.725353-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-05T17:17:45.746830-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T17:17:45.765219-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-05T17:17:45.766181-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T17:17:45.766188-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:45.766195-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:45.799379-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-05T17:17:45.807437-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T17:17:58.042652-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-05T17:17:58.064182-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T17:17:58.082369-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-05T17:17:58.083335-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T17:17:58.083343-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:58.083350-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:17:58.116365-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-05T17:17:58.124392-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T17:23:33.350125-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-05T17:23:33.371730-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T17:23:33.388503-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-05T17:23:33.389370-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T17:23:33.389377-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:23:33.389382-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:23:33.420332-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-05T17:23:33.428578-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T17:31:20.569935-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-05T17:31:20.591656-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T17:31:20.610000-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-05T17:31:20.610950-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T17:31:20.610958-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:31:20.610965-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T17:31:20.643793-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-05T17:31:20.651989-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T22:54:06.888105-05:00] request.INFO: Matched route "dashboard_index". {"route":"dashboard_index","route_parameters":{"_route":"dashboard_index","_controller":"App\\Controller\\DashboardController::indexAction"},"request_uri":"https://facturasfactecu.com/dashboard","method":"GET"} []
[2025-11-05T22:54:06.889937-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T22:54:06.899351-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-11-05T22:54:06.899597-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T22:54:06.899605-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T22:54:06.899610-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T22:54:07.156925-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag?" at /home/icrfriob/public_html/facturasfactecu.com/templates/Dashboard/index.html.twig line 256 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag? at /home/icrfriob/public_html/facturasfactecu.com/templates/Dashboard/index.html.twig:256)"} []
[2025-11-05T22:54:07.187665-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-05T22:54:23.617124-05:00] request.INFO: Matched route "dashboard_index". {"route":"dashboard_index","route_parameters":{"_route":"dashboard_index","_controller":"App\\Controller\\DashboardController::indexAction"},"request_uri":"https://facturasfactecu.com/dashboard","method":"GET"} []
[2025-11-05T22:54:23.638569-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-05T22:54:23.655578-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2025-11-05T22:54:23.656431-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-05T22:54:23.656438-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T22:54:23.656443-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-05T22:54:23.727679-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag?" at /home/icrfriob/public_html/facturasfactecu.com/templates/Dashboard/index.html.twig line 256 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A template that extends another one cannot include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag? at /home/icrfriob/public_html/facturasfactecu.com/templates/Dashboard/index.html.twig:256)"} []
[2025-11-05T22:54:23.730211-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-07T10:12:41.338290-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=guanga","method":"GET"} []
[2025-11-07T10:12:41.360030-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-07T10:12:41.376930-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-11-07T10:12:41.377817-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-07T10:12:41.377825-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T10:12:41.377830-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T10:12:41.411213-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 141 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%guanga%' OR c.identification LIKE '%guanga%' OR c.contactPerson LIKE '%guanga%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-11-07T10:12:41.422592-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-07T17:41:12.377223-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-07T17:41:12.398557-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-07T17:41:12.416173-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-07T17:41:12.417126-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-07T17:41:12.417133-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T17:41:12.417140-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T17:41:12.455482-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-07T17:41:12.465095-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-07T17:42:28.324465-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-07T17:42:28.345951-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-07T17:42:28.362673-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"COOPJROMAN"} []
[2025-11-07T17:42:28.363548-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-07T17:42:28.363555-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T17:42:28.363560-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-07T17:42:28.394802-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [65]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-07T17:42:28.402979-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-11T19:56:22.635830-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-11T19:56:22.657656-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-11T19:56:22.674728-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2025-11-11T19:56:22.675625-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-11T19:56:22.675632-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-11T19:56:22.675636-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-11T19:56:22.680028-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-11T19:56:22.692312-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-11T19:56:22.704302-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-14T09:48:13.216968-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"1d898111ddd63106506ff99bd8f7900f","id":"1000"},"request_uri":"http://facturasfactecu.com/guiaremision/show/1d898111ddd63106506ff99bd8f7900fgr1000","method":"POST"} []
[2025-11-14T09:48:13.238400-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-14T09:48:13.255220-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-11-14T09:48:13.256082-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-14T09:48:13.256089-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-14T09:48:13.256093-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-14T09:48:14.595602-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-14T09:48:14.601728-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-14T09:48:14.609291-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-16T04:16:38.481711-05:00] request.INFO: Matched route "app_contact_frm". {"route":"app_contact_frm","route_parameters":{"_route":"app_contact_frm","_controller":"App\\Controller\\RegistrationController::contactAction"},"request_uri":"http://facturasfactecu.com/asoiinfo/frmcontact","method":"POST"} []
[2025-11-16T04:16:38.504309-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-16T04:16:38.504318-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-16T04:16:38.504322-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-16T04:16:38.505998-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-11-16T04:16:40.044690-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "550", with message "550 This message was classified as SPAM and may not be delivered "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 550): Expected response code 250 but got code \"550\", with message \"550 This message was classified as SPAM and may not be delivered\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2025-11-18T10:40:29.606797-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-18T10:40:29.628131-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-18T10:40:29.645866-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"WUILLAN.A"} []
[2025-11-18T10:40:29.646843-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-18T10:40:29.646851-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-18T10:40:29.646857-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-18T10:40:29.652212-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-18T10:40:29.664058-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-18T10:40:29.675862-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-19T05:28:12.236060-05:00] request.INFO: Matched route "app_contact_frm". {"route":"app_contact_frm","route_parameters":{"_route":"app_contact_frm","_controller":"App\\Controller\\RegistrationController::contactAction"},"request_uri":"http://facturasfactecu.com/asoiinfo/frmcontact","method":"POST"} []
[2025-11-19T05:28:12.258263-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-19T05:28:12.258272-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-19T05:28:12.258276-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-19T05:28:12.259961-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2025-11-19T05:28:13.910585-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "550", with message "550 This message was classified as SPAM and may not be delivered "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 550): Expected response code 250 but got code \"550\", with message \"550 This message was classified as SPAM and may not be delivered\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2025-11-19T14:59:53.288973-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2025-11-19T14:59:53.623831-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2025-11-19T14:59:53.755533-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2025-11-19T14:59:54.352411-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2025-11-20T09:06:13.639135-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"142ae671f6d8ea1246b239d3679802d8","id":"1012"},"request_uri":"https://facturasfactecu.com/guiaremision/show/142ae671f6d8ea1246b239d3679802d8gr1012","method":"POST"} []
[2025-11-20T09:06:13.660684-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T09:06:13.677391-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUSMETRANS"} []
[2025-11-20T09:06:13.678269-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T09:06:13.678275-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T09:06:13.678281-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T09:06:15.612931-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-20T09:06:15.620290-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-20T09:06:15.627812-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:17:04.575923-05:00] request.INFO: Matched route "product_edit". {"route":"product_edit","route_parameters":{"_route":"product_edit","_controller":"App\\Controller\\ProductController::editAction","slug":"429cdfc5e2cd00b12cf0d045cac3614c","id":"88390"},"request_uri":"https://facturasfactecu.com/product/edit/429cdfc5e2cd00b12cf0d045cac3614cprd88390","method":"POST"} []
[2025-11-20T17:17:04.597190-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:17:04.614025-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:17:04.614881-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:17:04.614888-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:17:04.614893-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:17:04.655303-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'UPDATE product SET reference = ?, price = ? WHERE id = ?' with params ["INTM002", 17.39, 88390]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'INTM002-903' for key 'product_unique'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'UPDATE product SET reference = ?, price = ? WHERE id = ?' with params [\"INTM002\", 17.39, 88390]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'INTM002-903' for key 'product_unique' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'INTM002-903' for key 'product_unique' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'INTM002-903' for key 'product_unique' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:17:04.665454-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:22:21.618622-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-20T17:22:21.640396-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:22:21.657494-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:22:21.658380-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:22:21.658387-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:22:21.658391-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:22:21.694889-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:22:21.702904-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:24:06.967673-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-20T17:24:06.989267-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:24:07.007396-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:24:07.008301-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:24:07.008307-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:24:07.008312-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:24:07.046844-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:24:07.056289-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:25:33.650960-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-20T17:25:33.672497-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:25:33.689604-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:25:33.690488-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:25:33.690494-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:25:33.690498-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:25:33.729505-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:25:33.737483-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:29:36.627069-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-20T17:29:36.650211-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:29:36.667728-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:29:36.668723-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:29:36.668730-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:29:36.668735-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:29:36.705543-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:29:36.713566-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-20T17:34:25.488306-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-20T17:34:25.513001-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-20T17:34:25.531127-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-20T17:34:25.532097-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-20T17:34:25.532104-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:34:25.532112-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-20T17:34:25.571021-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-20T17:34:25.616408-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-21T11:35:31.022812-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-21T11:35:31.044443-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-21T11:35:31.061112-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-21T11:35:31.062005-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-21T11:35:31.062012-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T11:35:31.062017-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T11:35:31.104393-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-21T11:35:31.114476-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-21T13:24:05.651462-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://facturasfactecu.com/product/add","method":"POST"} []
[2025-11-21T13:24:05.673434-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-21T13:24:05.690408-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2025-11-21T13:24:05.691305-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-21T13:24:05.691312-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T13:24:05.691317-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T13:24:05.735773-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["429cdfc5e2cd00b12cf0d045cac3614c", "INTM004", "TANGA MICROFIBRA", 15.65, 903, 3541]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"429cdfc5e2cd00b12cf0d045cac3614c\", \"INTM004\", \"TANGA MICROFIBRA\", 15.65, 903, 3541]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '429cdfc5e2cd00b12cf0d045cac3614c' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-21T13:24:05.745924-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-21T17:35:29.931272-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"2e7427e40da62a48d228e3da825eaf45","id":"1021"},"request_uri":"http://facturasfactecu.com/guiaremision/show/2e7427e40da62a48d228e3da825eaf45gr1021","method":"POST"} []
[2025-11-21T17:35:29.953093-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-21T17:35:29.970469-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-11-21T17:35:29.971406-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-21T17:35:29.971413-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T17:35:29.971418-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-21T17:35:31.854640-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-21T17:35:31.860314-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-11-21T17:35:31.868677-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-22T19:04:54.484335-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-11-22T19:04:54.506075-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-22T19:04:54.523216-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-11-22T19:04:54.524087-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-22T19:04:54.524094-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-22T19:04:54.524099-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-22T19:04:54.528439-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-11-22T19:04:54.539013-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-11-22T19:04:54.549539-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-25T15:13:45.210619-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-25T15:13:45.232042-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-25T15:13:45.250129-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-25T15:13:45.251080-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-25T15:13:45.251088-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:13:45.251095-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:13:45.295874-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-25T15:13:45.632138-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-25T15:15:06.401028-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-25T15:15:06.422441-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-25T15:15:06.440469-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-25T15:15:06.441434-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-25T15:15:06.441442-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:15:06.441448-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:15:06.480616-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-25T15:15:06.489154-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-25T15:16:34.323306-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-25T15:16:34.345025-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-25T15:16:34.363391-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-25T15:16:34.364367-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-25T15:16:34.364375-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:16:34.364382-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:16:34.403852-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-25T15:16:34.411960-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-25T15:32:33.917224-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-25T15:32:33.938893-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-25T15:32:33.955898-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-25T15:32:33.956797-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-25T15:32:33.956804-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:32:33.956810-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-25T15:32:33.997110-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-25T15:32:34.006076-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T10:53:36.761148-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-26T10:53:36.782666-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T10:53:36.800852-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-26T10:53:36.801796-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T10:53:36.801803-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T10:53:36.801810-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T10:53:36.845732-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-26T10:53:36.856553-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T12:24:39.424575-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-26T12:24:39.446426-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T12:24:39.465094-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-11-26T12:24:39.466081-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T12:24:39.466089-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T12:24:39.466096-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T12:24:39.569840-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T12:24:39.575195-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T12:24:39.584907-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T15:27:06.208085-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-26T15:27:06.229676-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T15:27:06.248497-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-11-26T15:27:06.249466-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T15:27:06.249474-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:27:06.249480-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:27:06.347873-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:27:06.353784-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:27:06.361135-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T15:29:37.570977-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-26T15:29:37.592991-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T15:29:37.610306-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-11-26T15:29:37.611189-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T15:29:37.611196-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:29:37.611200-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:29:37.711008-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:29:37.715074-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:29:37.722509-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T15:30:46.626794-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-11-26T15:30:46.648569-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T15:30:46.665422-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-11-26T15:30:46.666295-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T15:30:46.666301-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:30:46.666306-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T15:30:46.761989-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:30:46.764369-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-11-26T15:30:46.771650-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T16:06:34.306605-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2025-11-26T16:06:34.327966-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T16:06:34.346099-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2025-11-26T16:06:34.347047-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T16:06:34.347055-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T16:06:34.347062-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T16:06:34.375173-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2025-11-26T16:06:34.383487-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-26T16:06:36.226142-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2025-11-26T16:06:36.247527-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-26T16:06:36.264349-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2025-11-26T16:06:36.265209-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-26T16:06:36.265216-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T16:06:36.265221-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-26T16:06:36.289821-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2025-11-26T16:06:36.297254-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-27T12:27:39.287640-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2025-11-27T12:27:39.308931-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-27T12:27:39.325478-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MOROMENACH106"} []
[2025-11-27T12:27:39.326337-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-27T12:27:39.326344-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T12:27:39.326349-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T12:27:39.363977-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [32]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [32]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-27T12:27:39.373952-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-27T15:16:27.661951-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-27T15:16:27.683240-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-27T15:16:27.700577-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-27T15:16:27.701432-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-27T15:16:27.701439-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T15:16:27.701443-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T15:16:27.746871-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-27T15:16:27.757353-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-11-27T15:33:58.538118-05:00] request.INFO: Matched route "product_add". {"route":"product_add","route_parameters":{"_route":"product_add","_controller":"App\\Controller\\ProductController::addAction"},"request_uri":"https://www.facturasfactecu.com/product/add","method":"POST"} []
[2025-11-27T15:33:58.559774-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-11-27T15:33:58.577984-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600800981001"} []
[2025-11-27T15:33:58.578945-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-11-27T15:33:58.578953-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T15:33:58.578959-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-11-27T15:33:58.620506-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params ["1b0c8002ef41a8c0e85b5b68e7e59dd3", "054", "SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025", 80, 512, 1024]:  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 74 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO product (slug, reference, description, price, empresa_id, tax_id) VALUES (?, ?, ?, ?, ?, ?)' with params [\"1b0c8002ef41a8c0e85b5b68e7e59dd3\", \"054\", \"SERVICIO DE PARQUEADERO DEL 01 DE NOVIEMBRE AL 01 DE DICIEMBRE 2025\", 80, 512, 1024]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:74)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1b0c8002ef41a8c0e85b5b68e7e59dd3' for key 'UNIQ_D34A04AD989D9B62' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2025-11-27T15:33:58.631467-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-01T12:48:25.266969-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-01T12:48:25.289406-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-01T12:48:25.306965-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1706744693001"} []
[2025-12-01T12:48:25.307888-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-01T12:48:25.307897-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-01T12:48:25.307903-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-01T12:48:25.312530-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-01T12:48:25.323127-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-01T12:48:25.332949-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-03T16:28:54.252090-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-03T16:28:54.273871-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-03T16:28:54.291980-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-12-03T16:28:54.292947-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-03T16:28:54.292955-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:28:54.292962-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:28:54.298257-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-03T16:28:54.312609-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-03T16:28:54.323043-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-03T16:36:08.708091-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-03T16:36:08.730685-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-03T16:36:08.747533-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-12-03T16:36:08.748434-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-03T16:36:08.748441-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:36:08.748446-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:36:08.752954-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-03T16:36:08.766490-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-03T16:36:08.775784-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-03T16:41:59.879548-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-03T16:41:59.901466-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-03T16:41:59.919547-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-12-03T16:41:59.920514-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-03T16:41:59.920522-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:41:59.920529-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:41:59.925850-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-03T16:41:59.939476-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-03T16:41:59.947954-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-03T16:43:41.389644-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-03T16:43:41.411168-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-03T16:43:41.429351-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"GUAMINGATEX"} []
[2025-12-03T16:43:41.430315-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-03T16:43:41.430323-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:43:41.430330-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-03T16:43:41.513002-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-03T16:43:41.516180-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-03T16:43:41.523386-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-04T15:00:33.412071-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-04T15:00:33.433542-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-04T15:00:33.450282-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-04T15:00:33.451178-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-04T15:00:33.451186-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-04T15:00:33.451191-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-04T15:00:33.455494-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-04T15:00:33.466263-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-50"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-50\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-12-04T15:00:33.477508-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-08T09:27:43.274230-05:00] request.INFO: Matched route "retencion_show_pdf_preview". {"route":"retencion_show_pdf_preview","route_parameters":{"_route":"retencion_show_pdf_preview","_controller":"App\\Controller\\RetencionController::showOnlinePdfAction","slug":"a19d93f196da03aec89aade41bc9c12b","id":"7994"},"request_uri":"http://facturasfactecu.com/retencion/pdfpreview/a19d93f196da03aec89aade41bc9c12binv7994","method":"GET"} []
[2025-12-08T09:27:43.295738-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-08T09:27:43.313594-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-08T09:27:43.314549-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-08T09:27:43.314556-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-08T09:27:43.314563-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-08T09:27:45.401880-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/RetencionController.php line 661 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/RetencionController.php:661)"} []
[2025-12-08T09:27:45.414015-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-09T17:25:00.361116-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-09T17:25:00.382294-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-09T17:25:00.400272-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasAlicia"} []
[2025-12-09T17:25:00.401215-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-09T17:25:00.401222-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-09T17:25:00.401228-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-09T17:25:00.495960-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-09T17:25:00.501372-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-09T17:25:00.508737-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-09T19:12:42.700578-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-09T19:12:42.722159-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-09T19:12:42.740515-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2025-12-09T19:12:42.741480-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-09T19:12:42.741488-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-09T19:12:42.741495-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-09T19:12:42.746872-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-09T19:12:42.758144-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".000"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".000\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2025-12-09T19:12:42.768750-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-10T17:13:06.157529-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-10T17:13:06.178965-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-10T17:13:06.195998-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-12-10T17:13:06.196888-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-10T17:13:06.196895-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:06.196900-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:06.307952-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:06.314909-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:06.322995-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-10T17:13:09.873768-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-10T17:13:09.895267-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-10T17:13:09.913274-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-12-10T17:13:09.914258-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-10T17:13:09.914266-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:09.914272-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:10.021008-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:10.023396-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:10.030521-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-10T17:13:13.450423-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-10T17:13:13.471876-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-10T17:13:13.488789-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-12-10T17:13:13.489668-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-10T17:13:13.489675-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:13.489680-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-10T17:13:13.594001-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:13.596411-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-10T17:13:13.603656-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-11T12:08:05.977294-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-11T12:08:05.999536-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-11T12:08:06.016794-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"WUILLAN.A"} []
[2025-12-11T12:08:06.017674-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-11T12:08:06.017681-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-11T12:08:06.017686-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-11T12:08:06.022117-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-11T12:08:06.032745-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-11T12:08:06.043330-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-11T13:45:20.419862-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2025-12-11T13:45:20.441236-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-11T13:45:20.459222-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kasaBella"} []
[2025-12-11T13:45:20.460164-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-11T13:45:20.460172-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-11T13:45:20.460178-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-11T13:45:20.488821-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2025-12-11T13:45:20.498133-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-12T15:17:34.500864-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0604965145","method":"GET"} []
[2025-12-12T15:17:34.524349-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-12T15:17:34.544705-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-12T15:17:34.545673-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-12T15:17:34.545682-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-12T15:17:34.545689-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-12T15:17:34.581274-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0604965145%' OR c.identification LIKE '%0604965145%' OR c.contactPerson LIKE '%0604965145%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-12-12T15:17:34.592474-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-13T19:06:34.785240-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"https://facturasfactecu.com/invoice","method":"GET"} []
[2025-12-13T19:06:34.806741-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-13T19:06:34.823350-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 112 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:112)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2025-12-16T15:39:50.942122-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"590ba57c881f0e6a82f6061892e38922","id":"1111"},"request_uri":"http://facturasfactecu.com/guiaremision/show/590ba57c881f0e6a82f6061892e38922gr1111","method":"POST"} []
[2025-12-16T15:39:50.963704-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T15:39:50.981903-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2025-12-16T15:39:50.982860-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T15:39:50.982867-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T15:39:50.982875-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T15:39:52.552955-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-12-16T15:39:52.558795-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-12-16T15:39:52.566149-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:27:00.064345-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-16T17:27:00.086350-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:27:00.104329-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:27:00.105283-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:27:00.105290-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:00.105296-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:00.247288-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:00.252057-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:00.259217-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:27:41.877186-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:27:41.899356-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:27:41.917005-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:27:41.917921-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:27:41.917928-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:41.917934-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:41.948277-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:41.950598-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:41.957585-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:27:59.806372-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:27:59.827928-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:27:59.844752-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:27:59.845623-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:27:59.845630-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:59.845635-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:27:59.876016-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:59.878319-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:27:59.885396-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:30:01.327738-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:30:01.349266-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:30:01.366250-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:30:01.367134-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:30:01.367141-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:30:01.367146-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:30:01.397549-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:30:01.399890-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:30:01.407061-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:31:44.953214-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:31:44.975626-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:31:44.994226-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:31:44.995191-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:31:44.995199-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:31:44.995206-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:31:45.028011-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:31:45.030342-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:31:45.037404-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:35:43.930611-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:35:43.952316-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:35:43.970415-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:35:43.971394-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:35:43.971401-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:35:43.971408-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:35:44.003206-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:35:44.005505-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:35:44.012620-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:35:58.550923-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:35:58.572522-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:35:58.589703-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:35:58.590584-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:35:58.590590-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:35:58.590595-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:35:58.622852-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:35:58.625194-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:35:58.632289-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-16T17:37:37.362654-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9c2ba4cf7faf171ceefca74b1b81b02","id":"177340"},"request_uri":"https://facturasfactecu.com/invoice/show/d9c2ba4cf7faf171ceefca74b1b81b02inv177340","method":"POST"} []
[2025-12-16T17:37:37.384028-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-16T17:37:37.401676-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2025-12-16T17:37:37.403076-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-16T17:37:37.403086-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:37:37.403093-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-16T17:37:37.434265-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:37:37.436575-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-16T17:37:37.443738-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-18T09:56:06.700716-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=GF","method":"GET"} []
[2025-12-18T09:56:06.722414-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-18T09:56:06.739647-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2025-12-18T09:56:06.740521-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-18T09:56:06.740528-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T09:56:06.740532-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T09:56:06.773226-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 133 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 133 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%GF%' OR c.identification LIKE '%GF%' OR c.contactPerson LIKE '%GF%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-12-18T09:56:06.783686-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-18T10:06:16.146083-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0601462021001","method":"GET"} []
[2025-12-18T10:06:16.167426-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-18T10:06:16.185468-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-18T10:06:16.186420-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-18T10:06:16.186428-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T10:06:16.186435-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T10:06:16.219329-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0601462021001%' OR c.identification LIKE '%0601462021001%' OR c.contactPerson LIKE '%0601462021001%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2025-12-18T10:06:16.227421-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-18T16:02:41.119514-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"cf6372b2f4fe2c79baadc2b88c2b5900","id":"1124"},"request_uri":"http://facturasfactecu.com/guiaremision/show/cf6372b2f4fe2c79baadc2b88c2b5900gr1124","method":"POST"} []
[2025-12-18T16:02:41.141134-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-18T16:02:41.159405-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-18T16:02:41.160402-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-18T16:02:41.160409-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T16:02:41.160416-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-18T16:02:43.319613-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-12-18T16:02:43.325935-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2025-12-18T16:02:43.333277-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-19T21:50:26.931127-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-19T21:50:26.953037-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-19T21:50:26.970411-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-19T21:50:26.971302-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-19T21:50:26.971310-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-19T21:50:26.971315-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-19T21:50:26.975708-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-19T21:50:26.986713-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-19T21:50:26.998758-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-27T15:21:03.610035-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-27T15:21:03.631579-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-27T15:21:03.648571-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2025-12-27T15:21:03.649450-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-27T15:21:03.649457-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-27T15:21:03.649461-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-27T15:21:03.653789-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-27T15:21:03.664078-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-27T15:21:03.674353-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-28T12:16:35.754294-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-28T12:16:35.775726-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-28T12:16:35.793756-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-28T12:16:35.794703-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-28T12:16:35.794711-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-28T12:16:35.794717-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-28T12:16:35.800075-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-28T12:16:35.810949-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-28T12:16:35.821508-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-28T12:16:57.833213-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2025-12-28T12:16:57.854798-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-28T12:16:57.873104-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-28T12:16:57.874057-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-28T12:16:57.874064-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-28T12:16:57.874071-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-28T12:16:57.879207-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2025-12-28T12:16:57.889943-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2025-12-28T12:16:57.898465-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-29T11:48:39.082022-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-29T11:48:39.103498-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-29T11:48:39.121985-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-29T11:48:39.123200-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-29T11:48:39.123209-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T11:48:39.123218-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T11:48:39.198381-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T11:48:39.204569-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T11:48:39.212194-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-29T17:46:11.713970-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5ba98706055d550809efa2dfa628a814","id":"178669"},"request_uri":"https://facturasfactecu.com/invoice/show/5ba98706055d550809efa2dfa628a814inv178669","method":"POST"} []
[2025-12-29T17:46:11.735326-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-29T17:46:11.752544-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-29T17:46:11.753401-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-29T17:46:11.753407-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:46:11.753412-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:46:11.785462-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:46:11.790478-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:46:11.797595-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-29T17:46:53.264130-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5ba98706055d550809efa2dfa628a814","id":"178669"},"request_uri":"https://facturasfactecu.com/invoice/show/5ba98706055d550809efa2dfa628a814inv178669","method":"POST"} []
[2025-12-29T17:46:53.285528-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-29T17:46:53.302899-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-29T17:46:53.303758-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-29T17:46:53.303765-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:46:53.303770-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:46:53.335350-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:46:53.337725-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:46:53.344791-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-29T17:47:52.179915-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5ba98706055d550809efa2dfa628a814","id":"178669"},"request_uri":"https://facturasfactecu.com/invoice/show/5ba98706055d550809efa2dfa628a814inv178669","method":"POST"} []
[2025-12-29T17:47:52.201386-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-29T17:47:52.219850-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-29T17:47:52.220885-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-29T17:47:52.220893-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:47:52.220899-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:47:52.252886-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:47:52.255182-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:47:52.262173-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-29T17:50:13.033671-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5ba98706055d550809efa2dfa628a814","id":"178669"},"request_uri":"https://facturasfactecu.com/invoice/show/5ba98706055d550809efa2dfa628a814inv178669","method":"POST"} []
[2025-12-29T17:50:13.055131-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-29T17:50:13.071913-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2025-12-29T17:50:13.072790-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-29T17:50:13.072797-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:50:13.072802-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-29T17:50:13.102946-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:50:13.105220-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-29T17:50:13.112211-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T09:57:02.413464-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-30T09:57:02.434892-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T09:57:02.452113-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CENTENO108"} []
[2025-12-30T09:57:02.452993-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T09:57:02.453001-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T09:57:02.453005-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T09:57:02.529411-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T09:57:02.586724-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T09:57:02.742130-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T10:18:50.553813-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-30T10:18:50.575935-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T10:18:50.594686-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-12-30T10:18:50.595705-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T10:18:50.595713-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:18:50.595720-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:18:50.697090-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:18:50.703259-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:18:50.713476-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T10:46:31.552764-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"846e40194633b51cbd54b1bc0ba74d58","id":"178903"},"request_uri":"https://facturasfactecu.com/invoice/show/846e40194633b51cbd54b1bc0ba74d58inv178903","method":"POST"} []
[2025-12-30T10:46:31.574134-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T10:46:31.592441-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CENTENO108"} []
[2025-12-30T10:46:31.593390-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T10:46:31.593397-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:46:31.593404-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:46:31.627369-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:46:31.633485-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:46:31.640714-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T10:46:36.800750-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"846e40194633b51cbd54b1bc0ba74d58","id":"178903"},"request_uri":"https://facturasfactecu.com/invoice/show/846e40194633b51cbd54b1bc0ba74d58inv178903","method":"POST"} []
[2025-12-30T10:46:36.821950-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T10:46:36.839108-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CENTENO108"} []
[2025-12-30T10:46:36.839971-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T10:46:36.839978-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:46:36.839982-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:46:36.873350-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:46:36.875755-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:46:36.882789-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T10:49:27.263095-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"846e40194633b51cbd54b1bc0ba74d58","id":"178903"},"request_uri":"https://facturasfactecu.com/invoice/show/846e40194633b51cbd54b1bc0ba74d58inv178903","method":"POST"} []
[2025-12-30T10:49:27.284570-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T10:49:27.301823-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CENTENO108"} []
[2025-12-30T10:49:27.302689-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T10:49:27.302696-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:49:27.302701-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:49:27.336700-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:49:27.339108-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:49:27.346194-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T10:53:33.704403-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"846e40194633b51cbd54b1bc0ba74d58","id":"178903"},"request_uri":"https://facturasfactecu.com/invoice/edit/846e40194633b51cbd54b1bc0ba74d58inv178903","method":"POST"} []
[2025-12-30T10:53:33.726245-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T10:53:33.744309-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CENTENO108"} []
[2025-12-30T10:53:33.745341-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T10:53:33.745349-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:53:33.745356-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T10:53:33.810368-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:53:33.813299-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T10:53:33.820591-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T15:51:19.633790-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"2b2bec3630a937a7fdb8e3ecd534c82a","id":"178930"},"request_uri":"https://facturasfactecu.com/invoice/show/2b2bec3630a937a7fdb8e3ecd534c82ainv178930","method":"POST"} []
[2025-12-30T15:51:19.655182-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T15:51:19.673477-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-12-30T15:51:19.674438-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T15:51:19.674445-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T15:51:19.674453-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T15:51:19.707331-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T15:51:19.713225-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T15:51:19.720351-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T16:17:17.527139-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-30T16:17:17.548631-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T16:17:17.566554-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-12-30T16:17:17.567598-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T16:17:17.567606-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:17:17.567610-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:17:17.668438-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:17:17.674165-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:17:17.681419-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T16:20:02.389175-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-30T16:20:02.410586-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T16:20:02.428777-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-12-30T16:20:02.429732-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T16:20:02.429739-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:20:02.429753-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:20:02.531163-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:20:02.536000-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:20:02.543305-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T16:45:46.458703-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9b734ac59434cb0d51c9356e3686fb0","id":"179124"},"request_uri":"https://facturasfactecu.com/invoice/show/d9b734ac59434cb0d51c9356e3686fb0inv179124","method":"POST"} []
[2025-12-30T16:45:46.480089-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T16:45:46.497114-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1724486152001"} []
[2025-12-30T16:45:46.497994-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T16:45:46.498001-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:45:46.498006-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:45:47.895142-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-12-30T16:45:47.904933-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T16:45:51.280686-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d9b734ac59434cb0d51c9356e3686fb0","id":"179124"},"request_uri":"https://facturasfactecu.com/invoice/show/d9b734ac59434cb0d51c9356e3686fb0inv179124","method":"POST"} []
[2025-12-30T16:45:51.302135-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T16:45:51.320402-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1724486152001"} []
[2025-12-30T16:45:51.321365-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T16:45:51.321373-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:45:51.321380-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:45:52.689791-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2025-12-30T16:45:52.697900-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T16:47:09.984774-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2025-12-30T16:47:10.008358-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T16:47:10.026713-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2025-12-30T16:47:10.027664-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T16:47:10.027671-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:47:10.027678-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T16:47:10.164260-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:47:10.167551-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2025-12-30T16:47:10.174927-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-30T17:25:50.880351-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2025-12-30T17:25:50.901579-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-30T17:25:50.919327-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1791897781001"} []
[2025-12-30T17:25:50.920280-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-30T17:25:50.920287-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T17:25:50.920294-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-30T17:25:50.974184-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipo() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-12-30T17:25:50.978135-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipo() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php line 414 {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2025-12-30T17:25:50.985213-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-31T12:32:14.716052-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"http://facturasfactecu.com/invoice","method":"GET"} []
[2025-12-31T12:32:14.737636-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-31T12:32:14.757902-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"personaMishel"} []
[2025-12-31T12:32:14.759277-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-31T12:32:14.759288-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:14.759298-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:14.761045-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761092-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761111-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761173-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761203-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761217-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:14.761823-05:00] php.CRITICAL: Uncaught Error: Class 'App\Controller\InvoiceController' not found {"exception":"[object] (Error(code: 0): Class 'App\\Controller\\InvoiceController' not found at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:19.228381-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "InvoiceController" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php line 20 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\ClassNotFoundError(code: 0): Attempted to load class \"InvoiceController\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:19.239337-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-31T12:32:22.005981-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"http://facturasfactecu.com/invoice","method":"GET"} []
[2025-12-31T12:32:22.027586-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-31T12:32:22.044762-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"personaMishel"} []
[2025-12-31T12:32:22.045673-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-31T12:32:22.045680-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:22.045685-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:22.046816-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046849-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046862-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046899-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046919-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046928-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:22.046997-05:00] php.CRITICAL: Uncaught Error: Class 'App\Controller\InvoiceController' not found {"exception":"[object] (Error(code: 0): Class 'App\\Controller\\InvoiceController' not found at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:22.128490-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "InvoiceController" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php line 20 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\ClassNotFoundError(code: 0): Attempted to load class \"InvoiceController\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:22.136380-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2025-12-31T12:32:23.662215-05:00] request.INFO: Matched route "invoice_index". {"route":"invoice_index","route_parameters":{"_route":"invoice_index","_controller":"App\\Controller\\InvoiceController::indexAction"},"request_uri":"http://facturasfactecu.com/invoice","method":"GET"} []
[2025-12-31T12:32:23.683794-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2025-12-31T12:32:23.702812-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"personaMishel"} []
[2025-12-31T12:32:23.703720-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2025-12-31T12:32:23.703729-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:23.703734-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2025-12-31T12:32:23.704879-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.704910-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.704924-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.704960-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.704981-05:00] php.WARNING: Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: include(/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.704989-05:00] php.WARNING: Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (ErrorException(code: 0): Warning: include(): Failed opening '/home/icrfriob/public_html/facturasfactecu.com/vendor/composer/../../src/Controller/InvoiceController.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/vendor/composer/ClassLoader.php:571)"} []
[2025-12-31T12:32:23.705060-05:00] php.CRITICAL: Uncaught Error: Class 'App\Controller\InvoiceController' not found {"exception":"[object] (Error(code: 0): Class 'App\\Controller\\InvoiceController' not found at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:23.800159-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "InvoiceController" from namespace "App\Controller". Did you forget a "use" statement for another namespace?" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php line 20 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\ClassNotFoundError(code: 0): Attempted to load class \"InvoiceController\" from namespace \"App\\Controller\".\nDid you forget a \"use\" statement for another namespace? at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerC8FtmLe/getInvoiceControllerService.php:20)"} []
[2025-12-31T12:32:23.808914-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-03T13:23:52.602163-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"2dccd4c40a86a97de5c8d24758192bba","id":"179423"},"request_uri":"https://facturasfactecu.com/invoice/show/2dccd4c40a86a97de5c8d24758192bbainv179423","method":"POST"} []
[2026-01-03T13:23:52.623279-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-03T13:23:52.643119-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasAlicia"} []
[2026-01-03T13:23:52.644427-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-03T13:23:52.644438-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-03T13:23:52.644447-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-03T13:23:55.059499-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [ALEJANDRAGARCIA.@4DEOCTUBRE.NET] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [ALEJANDRAGARCIA.@4DEOCTUBRE.NET] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-01-03T13:23:55.100802-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-05T10:51:52.316241-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"0088193c793e577f7a4938a42af7bfe4","id":"179534"},"request_uri":"https://facturasfactecu.com/invoice/show/0088193c793e577f7a4938a42af7bfe4inv179534","method":"POST"} []
[2026-01-05T10:51:52.338470-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-05T10:51:52.357037-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-05T10:51:52.358054-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-05T10:51:52.358061-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-05T10:51:52.358068-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-05T10:51:56.937853-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "421", with message "421-4.3.0 Temporary System Problem. Try again later. For more information, go to 421 4.3.0  https://support.google.com/a/answer/3221692 5a478bee46e88-2b140c42ec4sm13786494eec.30 - gsmtp "" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 421): Expected response code 250 but got code \"421\", with message \"421-4.3.0 Temporary System Problem. Try again later. For more information, go to\r\n421 4.3.0  https://support.google.com/a/answer/3221692 5a478bee46e88-2b140c42ec4sm13786494eec.30 - gsmtp\r\n\" at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2026-01-05T10:51:56.951131-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-05T20:24:48.011571-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-05T20:24:48.032975-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-05T20:24:48.049898-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-05T20:24:48.050754-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-05T20:24:48.050761-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-05T20:24:48.050765-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-05T20:24:48.055118-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-05T20:24:48.065865-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-05T20:24:48.078583-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T16:57:12.168096-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-07T16:57:12.189890-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T16:57:12.208729-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-07T16:57:12.209931-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T16:57:12.209939-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:12.209946-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:12.215529-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-07T16:57:12.227594-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-07T16:57:12.238652-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T16:57:42.473168-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-07T16:57:42.566079-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T16:57:42.583627-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-07T16:57:42.584533-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T16:57:42.584540-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:42.584547-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:42.589354-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-07T16:57:42.600082-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-07T16:57:42.608550-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T16:57:47.174046-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-07T16:57:47.195555-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T16:57:47.213574-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-07T16:57:47.214533-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T16:57:47.214540-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:47.214547-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:47.219885-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-07T16:57:47.230153-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-07T16:57:47.238704-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T16:57:56.362043-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-07T16:57:56.383808-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T16:57:56.400977-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-07T16:57:56.401846-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T16:57:56.401853-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:56.401858-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:57:56.406207-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-07T16:57:56.415604-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-07T16:57:56.423845-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T16:58:02.810842-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-07T16:58:02.832516-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T16:58:02.849693-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-07T16:58:02.850579-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T16:58:02.850586-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:58:02.850590-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T16:58:02.854999-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-07T16:58:02.864333-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-07T16:58:02.872518-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T19:30:24.662467-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-01-07T19:30:24.683838-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T19:30:24.701216-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-01-07T19:30:24.702097-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T19:30:24.702104-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:30:24.702109-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:30:24.711711-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-07T19:30:24.717760-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-07T19:30:24.725305-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T19:31:38.096951-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-07T19:31:38.118414-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T19:31:38.136676-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Dianykaro90"} []
[2026-01-07T19:31:38.137624-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T19:31:38.137631-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:31:38.137638-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:31:38.208460-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-07T19:31:38.210812-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-07T19:31:38.217959-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-07T19:32:10.462386-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-07T19:32:10.483678-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-07T19:32:10.500347-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Dianykaro90"} []
[2026-01-07T19:32:10.501226-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-07T19:32:10.501233-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:32:10.501237-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-07T19:32:10.570893-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-07T19:32:10.573204-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-07T19:32:10.580271-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-08T15:53:58.091365-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-01-08T15:53:58.114830-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-08T15:53:58.132536-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Dianykaro90"} []
[2026-01-08T15:53:58.133509-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-08T15:53:58.133517-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-08T15:53:58.133522-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-08T15:53:58.165230-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-01-08T15:53:58.176598-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-09T14:12:34.660017-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-09T14:12:34.682535-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-09T14:12:34.700460-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-01-09T14:12:34.701445-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-09T14:12:34.701453-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:12:34.701461-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:12:34.831181-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:12:34.837505-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:12:34.844617-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-09T14:23:35.600886-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-09T14:23:35.622214-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-09T14:23:35.640309-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-01-09T14:23:35.641282-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-09T14:23:35.641290-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:23:35.641297-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:23:35.783079-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:23:35.785441-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:23:35.792525-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-09T14:23:59.594644-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a564bd54c88015d83d03433d3197e8c3","id":"180094"},"request_uri":"https://facturasfactecu.com/invoice/show/a564bd54c88015d83d03433d3197e8c3inv180094","method":"POST"} []
[2026-01-09T14:23:59.616124-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-09T14:23:59.636166-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-01-09T14:23:59.637503-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-09T14:23:59.637514-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:23:59.637522-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-09T14:23:59.672079-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:23:59.674405-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-09T14:23:59.681505-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-10T11:28:44.999318-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a564bd54c88015d83d03433d3197e8c3","id":"180094"},"request_uri":"https://facturasfactecu.com/invoice/show/a564bd54c88015d83d03433d3197e8c3inv180094","method":"POST"} []
[2026-01-10T11:28:45.020657-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-10T11:28:45.037481-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-01-10T11:28:45.038342-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-10T11:28:45.038349-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-10T11:28:45.038354-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-10T11:28:45.068766-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-10T11:28:45.075323-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-10T11:28:45.082593-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T11:08:15.235147-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2026-01-12T11:08:15.257894-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T11:08:15.276765-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VentasMALAN"} []
[2026-01-12T11:08:15.277731-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T11:08:15.277739-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T11:08:15.277746-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T11:08:15.359053-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "CUENCA", "FELTE DE MAIZ", null, null, null, null, "ALONSO CORDERO", null, null, null, "2026-01-12", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"CUENCA\", \"FELTE DE MAIZ\", null, null, null, null, \"ALONSO CORDERO\", null, null, null, \"2026-01-12\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-12T11:08:15.370147-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T12:27:13.751952-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-01-12T12:27:13.773612-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T12:27:13.790743-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Dianykaro90"} []
[2026-01-12T12:27:13.791620-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T12:27:13.791627-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T12:27:13.791631-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T12:27:13.819278-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-01-12T12:27:13.829925-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T16:58:19.277043-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-12T16:58:19.298623-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T16:58:19.316602-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-12T16:58:19.317572-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T16:58:19.317580-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:19.317587-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:19.322919-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-12T16:58:19.335918-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-12T16:58:19.346657-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T16:58:28.430007-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-12T16:58:28.451239-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T16:58:28.468192-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-12T16:58:28.469101-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T16:58:28.469108-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:28.469113-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:28.473420-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-12T16:58:28.484587-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-12T16:58:28.492812-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T16:58:31.219038-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-12T16:58:31.240905-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T16:58:31.279392-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-12T16:58:31.280287-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T16:58:31.280294-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:31.280300-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:31.284739-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-12T16:58:31.295959-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-12T16:58:31.304138-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-12T16:58:36.188253-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-12T16:58:36.209770-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-12T16:58:36.226867-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-12T16:58:36.227745-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-12T16:58:36.227752-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:36.227757-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-12T16:58:36.232093-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-12T16:58:36.243415-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-08"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-08\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-12T16:58:36.251658-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T08:42:07.251458-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-13T08:42:07.272695-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T08:42:07.289467-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T08:42:07.290340-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T08:42:07.290347-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:42:07.290351-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:42:07.404100-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:42:07.408762-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:42:07.416049-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T08:42:11.337104-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-13T08:42:11.358707-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T08:42:11.376850-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T08:42:11.377835-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T08:42:11.377843-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:42:11.377850-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:42:11.500218-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:42:11.502720-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:42:11.510159-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T08:47:36.905310-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"22c5d8f39bd82772c0a75b0b20964f60","id":"180395"},"request_uri":"https://facturasfactecu.com/invoice/show/22c5d8f39bd82772c0a75b0b20964f60inv180395","method":"POST"} []
[2026-01-13T08:47:36.927037-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T08:47:36.943810-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T08:47:36.944679-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T08:47:36.944686-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:47:36.944691-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:47:36.976278-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:47:36.979190-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:47:36.986331-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T08:48:04.766596-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"22c5d8f39bd82772c0a75b0b20964f60","id":"180395"},"request_uri":"https://facturasfactecu.com/invoice/show/22c5d8f39bd82772c0a75b0b20964f60inv180395","method":"POST"} []
[2026-01-13T08:48:04.788336-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T08:48:04.806578-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T08:48:04.807516-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T08:48:04.807524-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:48:04.807531-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T08:48:04.839640-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:48:04.842060-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T08:48:04.849400-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:15:57.225056-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=mejia","method":"GET"} []
[2026-01-13T09:15:57.247136-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:15:57.264025-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:15:57.264902-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:15:57.264910-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:15:57.264914-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:15:57.301233-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%mejia%' OR c.identification LIKE '%mejia%' OR c.contactPerson LIKE '%mejia%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T09:15:57.311190-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:16:07.922177-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=1803663101001","method":"GET"} []
[2026-01-13T09:16:07.944404-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:16:07.962777-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:16:07.963736-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:16:07.963744-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:16:07.963751-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:16:07.996878-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 155 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 155 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%1803663101001%' OR c.identification LIKE '%1803663101001%' OR c.contactPerson LIKE '%1803663101001%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T09:16:08.005053-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:19:25.609496-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"22c5d8f39bd82772c0a75b0b20964f60","id":"180395"},"request_uri":"https://facturasfactecu.com/invoice/show/22c5d8f39bd82772c0a75b0b20964f60inv180395","method":"POST"} []
[2026-01-13T09:19:25.631018-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:19:25.649068-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:19:25.650057-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:19:25.650065-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:19:25.650072-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:19:25.683368-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:19:25.686641-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:19:25.693752-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:19:56.421918-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"22c5d8f39bd82772c0a75b0b20964f60","id":"180395"},"request_uri":"https://facturasfactecu.com/invoice/show/22c5d8f39bd82772c0a75b0b20964f60inv180395","method":"POST"} []
[2026-01-13T09:19:56.443153-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:19:56.459888-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:19:56.460757-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:19:56.460764-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:19:56.460768-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:19:56.490381-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:19:56.492716-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:19:56.499660-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:20:57.535909-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"22c5d8f39bd82772c0a75b0b20964f60","id":"180395"},"request_uri":"https://facturasfactecu.com/invoice/show/22c5d8f39bd82772c0a75b0b20964f60inv180395","method":"POST"} []
[2026-01-13T09:20:57.557421-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:20:57.575666-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:20:57.576618-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:20:57.576626-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:20:57.576633-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:20:57.608954-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:20:57.611292-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-13T09:20:57.618292-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:28:39.047901-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=mejia","method":"GET"} []
[2026-01-13T09:28:39.069241-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:28:39.087275-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:28:39.088232-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:28:39.088240-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:28:39.088247-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:28:39.121289-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%mejia%' OR c.identification LIKE '%mejia%' OR c.contactPerson LIKE '%mejia%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T09:28:39.129943-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T09:29:20.308715-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=mejia","method":"GET"} []
[2026-01-13T09:29:20.330110-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T09:29:20.348060-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T09:29:20.349036-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T09:29:20.349044-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:29:20.349052-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T09:29:20.383320-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%mejia%' OR c.identification LIKE '%mejia%' OR c.contactPerson LIKE '%mejia%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T09:29:20.392663-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T15:30:46.519330-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"0735c5d69297b630fa34996342849758","id":"180483"},"request_uri":"https://facturasfactecu.com/invoice/show/0735c5d69297b630fa34996342849758inv180483","method":"POST"} []
[2026-01-13T15:30:46.540363-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T15:30:46.557013-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1722668645001"} []
[2026-01-13T15:30:46.557882-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T15:30:46.557889-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:30:46.557894-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:30:48.064575-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-01-13T15:30:48.075419-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T15:30:51.443659-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"0735c5d69297b630fa34996342849758","id":"180483"},"request_uri":"https://facturasfactecu.com/invoice/show/0735c5d69297b630fa34996342849758inv180483","method":"POST"} []
[2026-01-13T15:30:51.464834-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T15:30:51.481893-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1722668645001"} []
[2026-01-13T15:30:51.482755-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T15:30:51.482762-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:30:51.482767-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:30:53.039440-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-01-13T15:30:53.048816-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T15:31:06.444775-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"0735c5d69297b630fa34996342849758","id":"180483"},"request_uri":"https://facturasfactecu.com/invoice/show/0735c5d69297b630fa34996342849758inv180483","method":"POST"} []
[2026-01-13T15:31:06.465715-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T15:31:06.482586-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1722668645001"} []
[2026-01-13T15:31:06.483433-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T15:31:06.483440-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:31:06.483444-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T15:31:07.984648-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-01-13T15:31:07.993138-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:21:14.016829-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:21:14.038359-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:21:14.055792-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:21:14.056672-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:21:14.056680-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:21:14.056684-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:21:14.084054-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:21:14.095297-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:21:36.649042-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:21:36.670655-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:21:36.688638-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:21:36.689599-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:21:36.689607-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:21:36.689615-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:21:36.716483-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:21:36.724360-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:22:35.229173-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:22:35.250636-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:22:35.267825-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:22:35.268728-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:22:35.268735-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:22:35.268741-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:22:35.294414-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:22:35.302209-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:22:46.841725-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:22:46.863464-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:22:46.880506-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:22:46.881409-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:22:46.881416-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:22:46.881420-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:22:46.905919-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:22:46.913670-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:23:44.595421-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:23:44.617027-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:23:44.633872-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:23:44.634733-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:23:44.634740-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:23:44.634745-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:23:44.660812-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:23:44.668758-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:24:12.943785-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:24:12.965404-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:24:12.985206-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:24:12.986508-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:24:12.986520-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:12.986529-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:13.019118-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:24:13.029441-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:24:29.746325-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:24:29.767742-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:24:29.784767-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:24:29.785659-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:24:29.785666-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:29.785671-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:29.810371-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:24:29.818082-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:24:38.975339-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:24:38.998821-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:24:39.016989-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:24:39.017901-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:24:39.017909-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:39.017915-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:24:39.044311-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:24:39.052650-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:25:27.726500-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:25:27.748462-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:25:27.765446-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:25:27.766362-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:25:27.766370-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:25:27.766374-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:25:27.792370-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:25:27.800324-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T17:28:06.000730-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-01-13T17:28:06.022461-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T17:28:06.041942-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719046151001"} []
[2026-01-13T17:28:06.042928-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T17:28:06.042935-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:28:06.042943-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T17:28:06.068543-05: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 /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 845 {"exception":"[object] (Doctrine\\ORM\\NonUniqueResultException(code: 0): More than one result was found for query although one row or none was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:845)"} []
[2026-01-13T17:28:06.076341-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T21:36:15.644093-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=calva","method":"GET"} []
[2026-01-13T21:36:15.665342-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T21:36:15.682133-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T21:36:15.683005-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T21:36:15.683012-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T21:36:15.683016-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T21:36:15.717396-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 139 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%calva%' OR c.identification LIKE '%calva%' OR c.contactPerson LIKE '%calva%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T21:36:15.726971-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-13T21:36:23.399744-05:00] request.INFO: Matched route "provider_index". {"route":"provider_index","route_parameters":{"_route":"provider_index","_controller":"App\\Controller\\ProviderController::indexAction"},"request_uri":"https://facturasfactecu.com/provider?search_provider%5Bterms%5D=alta","method":"GET"} []
[2026-01-13T21:36:23.421064-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-13T21:36:23.437967-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-13T21:36:23.438828-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-13T21:36:23.438835-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T21:36:23.438839-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-13T21:36:23.469771-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\Entity\Model\Provider has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 137 near 'contactPerson': Error: Class App\\Entity\\Model\\Provider has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Provider c WHERE c.empresa = :empresa_id AND (c.name LIKE '%alta%' OR c.identification LIKE '%alta%' OR c.contactPerson LIKE '%alta%') GROUP BY c.id at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-13T21:36:23.477701-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-14T06:50:21.135440-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-14T06:50:21.156996-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-14T06:50:21.175223-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-14T06:50:21.176195-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-14T06:50:21.176203-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-14T06:50:21.176218-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-14T06:50:21.181551-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-14T06:50:21.193270-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: ".57"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \".57\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-14T06:50:21.204405-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-15T15:02:51.309725-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"00fee6d2aed8fd183d9f345619caa57d","id":"1202"},"request_uri":"http://facturasfactecu.com/guiaremision/show/00fee6d2aed8fd183d9f345619caa57dgr1202","method":"POST"} []
[2026-01-15T15:02:51.331408-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-15T15:02:51.348844-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-15T15:02:51.349738-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-15T15:02:51.349746-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-15T15:02:51.349751-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-15T15:02:54.398744-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-01-15T15:02:54.405967-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-01-15T15:02:54.415148-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-16T08:48:09.286516-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-16T08:48:09.307993-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-16T08:48:09.325007-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"PASTRANS"} []
[2026-01-16T08:48:09.325885-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-16T08:48:09.325892-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T08:48:09.325897-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T08:48:09.330270-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-16T08:48:09.340865-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-16T08:48:09.352010-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-16T22:43:25.536419-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2026-01-16T22:43:25.557520-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-16T22:43:25.577747-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-16T22:43:25.579139-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-16T22:43:25.579152-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:43:25.579161-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:43:25.974581-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Riobamba mercado mayorista", "Transporta aguacate", "Quto guallabamba", null, null, null, "0603844093", null, null, null, "2026-01-16", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Riobamba mercado mayorista\", \"Transporta aguacate\", \"Quto guallabamba\", null, null, null, \"0603844093\", null, null, null, \"2026-01-16\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-16T22:43:26.505550-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-16T22:43:31.217553-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2026-01-16T22:43:31.238674-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-16T22:43:31.256521-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-16T22:43:31.257470-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-16T22:43:31.257478-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:43:31.257485-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:43:31.315164-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Riobamba mercado mayorista", "Transporta aguacate", "Quto guallabamba", null, null, null, "0603844093", null, null, null, "2026-01-16", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Riobamba mercado mayorista\", \"Transporta aguacate\", \"Quto guallabamba\", null, null, null, \"0603844093\", null, null, null, \"2026-01-16\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-16T22:43:31.323250-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-16T22:48:00.049520-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2026-01-16T22:48:00.071139-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-16T22:48:00.088009-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-16T22:48:00.089033-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-16T22:48:00.089041-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:48:00.089046-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:48:00.145827-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Riobamba mercado mayorista", "Transporta aguacate", "Quito- Riobamba", null, null, null, "0603844093", null, null, null, "2026-01-16", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Riobamba mercado mayorista\", \"Transporta aguacate\", \"Quito- Riobamba\", null, null, null, \"0603844093\", null, null, null, \"2026-01-16\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-16T22:48:00.154196-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-16T22:48:04.681493-05:00] request.INFO: Matched route "guiaremision_add". {"route":"guiaremision_add","route_parameters":{"_route":"guiaremision_add","_controller":"App\\Controller\\GuiaRemisionController::newAction"},"request_uri":"https://facturasfactecu.com/guiaremision/new","method":"POST"} []
[2026-01-16T22:48:04.703110-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-16T22:48:04.721185-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-16T22:48:04.722147-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-16T22:48:04.722155-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:48:04.722162-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-16T22:48:04.781378-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, "Riobamba mercado mayorista", "Transporta aguacate", "Quito- Riobamba", null, null, null, "0603844093", null, null, null, "2026-01-16", null, null, null]:  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO destinatario (name, dir_destino, motivo_traslado, ruta, cod_estab_destino, doc_aduanero, customer_name, customer_identification, customer_email, invoice_serie, invoice_numero, invoice_fecha, invoice_autorizacion, customer_id, invoice_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [null, \"Riobamba mercado mayorista\", \"Transporta aguacate\", \"Quito- Riobamba\", null, null, null, \"0603844093\", null, null, null, \"2026-01-16\", null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'customer_name' cannot be null at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-16T22:48:04.791920-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-19T12:25:25.458012-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-01-19T12:25:25.479021-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-19T12:25:25.496766-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-01-19T12:25:25.497694-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-19T12:25:25.497702-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-19T12:25:25.497708-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-19T12:25:25.508762-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-19T12:25:25.514846-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-19T12:25:25.522537-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-21T14:22:14.072271-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-01-21T14:22:14.093633-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-21T14:22:14.111406-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MULLOVENTAS"} []
[2026-01-21T14:22:14.112373-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-21T14:22:14.112381-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-21T14:22:14.112388-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-21T14:22:14.141322-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-01-21T14:22:14.154483-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:44:12.355983-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:44:12.378176-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:44:12.395176-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:44:12.396064-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:44:12.396071-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:44:12.396075-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:44:12.400440-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:44:12.410606-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:44:12.420583-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:47:38.316166-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:47:38.338468-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:47:38.355327-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:47:38.356231-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:47:38.356238-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:47:38.356242-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:47:38.360594-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:47:38.370879-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:47:38.380794-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:47:56.092188-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:47:56.115085-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:47:56.133465-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:47:56.134446-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:47:56.134455-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:47:56.134461-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:47:56.139993-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:47:56.150545-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:47:56.159619-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:48:06.038660-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:48:06.060440-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:48:06.078529-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:48:06.079489-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:48:06.079496-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:06.079503-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:06.084839-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:48:06.095037-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:48:06.103421-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:48:47.754288-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:48:47.777462-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:48:47.796961-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:48:47.797848-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:48:47.797862-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:47.797868-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:47.802416-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:48:47.812620-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:48:47.821567-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:48:57.642612-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:48:57.664103-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:48:57.680986-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:48:57.681864-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:48:57.681871-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:57.681876-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:48:57.686295-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:48:57.695828-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:48:57.704073-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:49:48.277591-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:49:48.299045-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:49:48.315804-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:49:48.316665-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:49:48.316671-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:49:48.316676-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:49:48.321354-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:49:48.332004-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:49:48.340490-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:50:04.391462-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:50:04.413379-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:50:04.431689-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:50:04.432666-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:50:04.432674-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:50:04.432680-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:50:04.438136-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:50:04.448215-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:50:04.456601-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:50:11.717009-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:50:11.738682-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:50:11.757058-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:50:11.758028-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:50:11.758037-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:50:11.758044-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:50:11.763335-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:50:11.775086-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:50:11.783768-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T10:56:33.414028-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T10:56:33.440807-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T10:56:33.459238-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T10:56:33.460743-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T10:56:33.460750-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:56:33.460755-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T10:56:33.465554-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T10:56:33.476531-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T10:56:33.487647-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T11:01:40.281701-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T11:01:40.303641-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T11:01:40.320970-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T11:01:40.321860-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T11:01:40.321874-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T11:01:40.321879-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T11:01:40.326703-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T11:01:40.338878-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T11:01:40.347423-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T11:04:05.841404-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-23T11:04:05.862919-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T11:04:05.881328-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-01-23T11:04:05.882285-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T11:04:05.882292-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T11:04:05.882299-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T11:04:05.887639-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-23T11:04:05.898009-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-23T11:04:05.907019-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:40:55.749915-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2026-01-23T16:40:55.771278-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:40:55.789330-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:40:55.790286-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:40:55.790294-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:40:55.790301-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:40:55.862474-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:40:55.866497-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 510 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:40:55.873831-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:40:59.460845-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2026-01-23T16:40:59.482372-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:40:59.499569-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:40:59.500446-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:40:59.500453-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:40:59.500458-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:40:59.570041-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:40:59.572446-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 510 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:40:59.579550-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:41:36.197954-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2026-01-23T16:41:36.219474-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:41:36.237810-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:41:36.238769-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:41:36.238777-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:41:36.238784-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:41:36.310589-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:41:36.313069-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 510 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:41:36.320293-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:42:04.226856-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2026-01-23T16:42:04.248440-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:42:04.265297-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:42:04.266177-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:42:04.266184-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:42:04.266189-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:42:04.510513-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:42:04.513038-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 510 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:510)"} []
[2026-01-23T16:42:04.520481-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:44:58.088190-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"5917b8ad8531bcfaa39b3e2c2a66568f","id":"8872"},"request_uri":"https://facturasfactecu.com/retencion/edit/5917b8ad8531bcfaa39b3e2c2a66568frtn8872","method":"POST"} []
[2026-01-23T16:44:58.089993-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:44:58.095997-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:44:58.096224-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:44:58.096231-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:44:58.096235-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:44:59.392758-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:528)"} []
[2026-01-23T16:44:59.394177-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 528 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:528)"} []
[2026-01-23T16:44:59.397573-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:47:06.534313-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"5917b8ad8531bcfaa39b3e2c2a66568f","id":"8872"},"request_uri":"https://facturasfactecu.com/retencion/edit/5917b8ad8531bcfaa39b3e2c2a66568frtn8872","method":"POST"} []
[2026-01-23T16:47:06.536148-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:47:06.542364-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:47:06.542590-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:47:06.542596-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:47:06.542602-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:47:07.838007-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:526)"} []
[2026-01-23T16:47:07.845902-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 526 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:526)"} []
[2026-01-23T16:47:07.849387-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:48:07.564240-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"b1e941ba041bf08f8f2869614288e3bc","id":"8873"},"request_uri":"https://facturasfactecu.com/retencion/edit/b1e941ba041bf08f8f2869614288e3bcrtn8873","method":"POST"} []
[2026-01-23T16:48:07.585551-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:48:07.602444-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:48:07.603316-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:48:07.603323-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:48:07.603327-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:48:07.657898-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:526)"} []
[2026-01-23T16:48:07.660296-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 526 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:526)"} []
[2026-01-23T16:48:07.667578-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:50:07.735223-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"b1e941ba041bf08f8f2869614288e3bc","id":"8873"},"request_uri":"https://facturasfactecu.com/retencion/edit/b1e941ba041bf08f8f2869614288e3bcrtn8873","method":"POST"} []
[2026-01-23T16:50:07.737027-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:50:07.743294-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:50:07.743514-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:50:07.743520-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:50:07.743525-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:50:09.038829-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:509)"} []
[2026-01-23T16:50:09.040176-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 509 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:509)"} []
[2026-01-23T16:50:09.043572-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:55:18.025931-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"b1e941ba041bf08f8f2869614288e3bc","id":"8873"},"request_uri":"https://facturasfactecu.com/retencion/edit/b1e941ba041bf08f8f2869614288e3bcrtn8873","method":"POST"} []
[2026-01-23T16:55:18.047464-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:55:18.064177-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:55:18.065064-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:55:18.065071-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:55:18.065075-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:55:18.119840-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:529)"} []
[2026-01-23T16:55:18.122287-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 529 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:529)"} []
[2026-01-23T16:55:18.129541-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-23T16:57:17.303239-05:00] request.INFO: Matched route "retencion_edit". {"route":"retencion_edit","route_parameters":{"_route":"retencion_edit","_controller":"App\\Controller\\RetencionController::editAction","slug":"b1e941ba041bf08f8f2869614288e3bc","id":"8873"},"request_uri":"https://facturasfactecu.com/retencion/edit/b1e941ba041bf08f8f2869614288e3bcrtn8873","method":"POST"} []
[2026-01-23T16:57:17.305004-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-23T16:57:17.311618-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-01-23T16:57:17.311911-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-23T16:57:17.311919-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:57:17.311925-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-23T16:57:18.606867-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Electronico\Retencion\InfoCompRetencion::setTipoSujetoRetenido() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Electronico\\Retencion\\InfoCompRetencion::setTipoSujetoRetenido() at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:529)"} []
[2026-01-23T16:57:18.608189-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "setTipoSujetoRetenido" of class "App\Electronico\Retencion\InfoCompRetencion"." at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 529 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"setTipoSujetoRetenido\" of class \"App\\Electronico\\Retencion\\InfoCompRetencion\". at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:529)"} []
[2026-01-23T16:57:18.611557-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-24T13:52:47.402167-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-01-24T13:52:47.424643-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-24T13:52:47.442763-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IMPORTADORARM"} []
[2026-01-24T13:52:47.443713-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-24T13:52:47.443721-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:52:47.443728-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:52:47.521572-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:52:47.527785-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:52:47.534934-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-24T13:54:53.363096-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"18a641ad5d886c285997a1d46bfceb11","id":"181650"},"request_uri":"https://facturasfactecu.com/invoice/edit/18a641ad5d886c285997a1d46bfceb11inv181650","method":"POST"} []
[2026-01-24T13:54:53.384376-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-24T13:54:53.402730-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IMPORTADORARM"} []
[2026-01-24T13:54:53.403667-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-24T13:54:53.403675-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:54:53.403681-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:54:53.468246-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:54:53.470608-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:54:53.477712-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-24T13:55:22.548527-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"18a641ad5d886c285997a1d46bfceb11","id":"181650"},"request_uri":"https://facturasfactecu.com/invoice/edit/18a641ad5d886c285997a1d46bfceb11inv181650","method":"POST"} []
[2026-01-24T13:55:22.570227-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-24T13:55:22.587531-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IMPORTADORARM"} []
[2026-01-24T13:55:22.588425-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-24T13:55:22.588432-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:55:22.588437-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T13:55:22.652293-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:55:22.654699-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T13:55:22.662014-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-24T14:01:01.325256-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"18a641ad5d886c285997a1d46bfceb11","id":"181650"},"request_uri":"https://facturasfactecu.com/invoice/edit/18a641ad5d886c285997a1d46bfceb11inv181650","method":"POST"} []
[2026-01-24T14:01:01.347425-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-24T14:01:01.366337-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IMPORTADORARM"} []
[2026-01-24T14:01:01.367220-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-24T14:01:01.367228-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T14:01:01.367232-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-24T14:01:01.442435-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T14:01:01.445132-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-24T14:01:01.452680-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-26T11:12:04.696671-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-26T11:12:04.717923-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-26T11:12:04.735530-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-26T11:12:04.736500-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-26T11:12:04.736509-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T11:12:04.736516-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T11:12:04.741801-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-26T11:12:04.752799-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-65"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-65\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-01-26T11:12:04.762697-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-26T14:12:56.690601-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-01-26T14:12:56.711703-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-26T14:12:56.728451-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-01-26T14:12:56.729288-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-26T14:12:56.729294-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T14:12:56.729298-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T14:12:56.738448-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-26T14:12:56.744787-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-01-26T14:12:56.752134-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-26T19:19:12.310769-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista","method":"POST"} []
[2026-01-26T19:19:12.333005-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-26T19:19:12.351563-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-26T19:19:12.352547-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-26T19:19:12.352555-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:19:12.352562-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:19:12.403061-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-26T19:19:12.412919-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-26T19:19:40.113762-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista","method":"POST"} []
[2026-01-26T19:19:40.135717-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-26T19:19:40.152526-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-26T19:19:40.153402-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-26T19:19:40.153409-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:19:40.153414-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:19:40.197459-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-26T19:19:40.205398-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-26T19:22:13.712988-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista","method":"POST"} []
[2026-01-26T19:22:13.734416-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-26T19:22:13.751570-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"transYUCTA"} []
[2026-01-26T19:22:13.752487-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-26T19:22:13.752495-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:22:13.752500-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-26T19:22:13.794583-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transportista WHERE id = ?' with params [113]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`guia_remision`, CONSTRAINT `FK_191A1DC952F4F166` FOREIGN KEY (`transportista_id`) REFERENCES `transportista` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-01-26T19:22:13.802500-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-27T11:19:16.915985-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"71212eb776bebd3e9a19d8a3685bd3bb","id":"1252"},"request_uri":"http://facturasfactecu.com/guiaremision/show/71212eb776bebd3e9a19d8a3685bd3bbgr1252","method":"POST"} []
[2026-01-27T11:19:16.937331-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-27T11:19:16.955094-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-27T11:19:16.956057-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-27T11:19:16.956065-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-27T11:19:16.956071-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-27T11:19:18.300038-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-01-27T11:19:18.306427-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-01-27T11:19:18.313795-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-29T09:35:24.604827-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-29T09:35:24.626405-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-29T09:35:24.644006-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kasaBella"} []
[2026-01-29T09:35:24.644887-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-29T09:35:24.644894-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T09:35:24.644898-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T09:35:24.649195-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-29T09:35:24.662081-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-29T09:35:24.672761-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-29T09:42:06.194840-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-29T09:42:06.216402-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-29T09:42:06.233387-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kasaBella"} []
[2026-01-29T09:42:06.234265-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-29T09:42:06.234272-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T09:42:06.234277-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T09:42:06.238623-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-29T09:42:06.248748-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-29T09:42:06.258728-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-29T10:00:55.559192-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-01-29T10:00:55.580692-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-29T10:00:55.598057-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"kasaBella"} []
[2026-01-29T10:00:55.598967-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-29T10:00:55.598974-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T10:00:55.598987-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-29T10:00:55.603535-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-01-29T10:00:55.615160-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-01-29T10:00:55.625031-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-30T12:07:00.614879-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"3cf44da6a64c79d48b896d04b59e4c7e","id":"179111"},"request_uri":"https://facturasfactecu.com/invoice/show/3cf44da6a64c79d48b896d04b59e4c7einv179111","method":"POST"} []
[2026-01-30T12:07:00.637878-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-30T12:07:00.656891-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-01-30T12:07:00.657869-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-30T12:07:00.657878-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-30T12:07:00.657885-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-30T12:07:00.690639-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-30T12:07:00.696727-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-01-30T12:07:00.704008-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-31T16:16:16.995499-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0591737651001","method":"GET"} []
[2026-01-31T16:16:17.016380-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-31T16:16:17.033036-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-31T16:16:17.033893-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-31T16:16:17.033899-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:17.033905-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:17.069452-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0591737651001%' OR c.identification LIKE '%0591737651001%' OR c.contactPerson LIKE '%0591737651001%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-31T16:16:17.079797-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-31T16:16:23.831699-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0591737651001","method":"GET"} []
[2026-01-31T16:16:23.852727-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-31T16:16:23.870444-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-31T16:16:23.871389-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-31T16:16:23.871396-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:23.871403-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:23.903808-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0591737651001%' OR c.identification LIKE '%0591737651001%' OR c.contactPerson LIKE '%0591737651001%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-31T16:16:23.911698-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-01-31T16:16:25.981505-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"https://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0591737651001","method":"GET"} []
[2026-01-31T16:16:26.002562-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-01-31T16:16:26.019442-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-01-31T16:16:26.020295-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-01-31T16:16:26.020302-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:26.020307-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-01-31T16:16:26.050804-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 160 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0591737651001%' OR c.identification LIKE '%0591737651001%' OR c.contactPerson LIKE '%0591737651001%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-01-31T16:16:26.058509-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-01T17:32:09.561256-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2026-02-01T17:32:09.798600-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2026-02-01T17:32:10.180550-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2026-02-01T17:32:10.191209-05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Invalid method override "__CONSTRUCT"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 83 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:83)\n[previous exception] [object] (Symfony\\Component\\HttpFoundation\\Exception\\SuspiciousOperationException(code: 0): Invalid method override \"__CONSTRUCT\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/Request.php:1255)"} []
[2026-02-02T08:58:14.621707-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-02T08:58:14.643364-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-02T08:58:14.660427-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-02-02T08:58:14.661407-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-02T08:58:14.661414-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-02T08:58:14.661419-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-02T08:58:14.666098-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-02T08:58:14.678058-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-10"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-10\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-02-02T08:58:14.688499-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-03T09:54:34.274229-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-03T09:54:34.295498-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-03T09:54:34.312630-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-02-03T09:54:34.313498-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-03T09:54:34.313505-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T09:54:34.313510-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T09:54:34.318278-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-03T09:54:34.330772-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-35"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-35\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-02-03T09:54:34.341407-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-03T13:51:30.339892-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-03T13:51:30.361344-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-03T13:51:30.378117-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-03T13:51:30.378995-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-03T13:51:30.379002-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:30.379007-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:30.488811-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:30.494986-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:30.502284-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-03T13:51:34.524601-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-03T13:51:34.546299-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-03T13:51:34.564289-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-03T13:51:34.565252-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-03T13:51:34.565260-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:34.565266-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:34.673228-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:34.675647-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:34.682931-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-03T13:51:37.990529-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-03T13:51:38.012081-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-03T13:51:38.030283-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-03T13:51:38.031251-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-03T13:51:38.031258-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:38.031265-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:38.141667-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:38.144143-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:38.151563-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-03T13:51:40.528240-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-03T13:51:40.550057-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-03T13:51:40.566819-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-03T13:51:40.567708-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-03T13:51:40.567715-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:40.567720-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-03T13:51:40.674233-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:40.676691-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-03T13:51:40.683882-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:31:56.601610-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:31:56.623734-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:31:56.641256-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:31:56.642185-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:31:56.642192-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:31:56.642198-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:31:56.669492-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:31:56.679533-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:31:58.634996-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:31:58.656433-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:31:58.673729-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:31:58.674605-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:31:58.674613-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:31:58.674617-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:31:58.697358-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:31:58.705113-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:32:16.605568-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:32:16.627148-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:32:16.644486-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:32:16.645369-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:32:16.645375-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:16.645380-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:16.668416-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:32:16.676424-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:32:45.631878-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:32:45.653322-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:32:45.671311-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:32:45.672293-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:32:45.672302-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:45.672309-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:45.695464-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:32:45.703332-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:32:50.153150-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:32:50.175245-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:32:50.193278-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:32:50.194175-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:32:50.194182-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:50.194188-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:32:50.222641-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:32:50.230722-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:33:03.125019-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-04T16:33:03.147280-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:33:03.164635-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:33:03.165527-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:33:03.165534-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:33:03.165539-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:33:03.188848-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\NoResultException: "No result was found for query although at least one row was expected." at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 837 {"exception":"[object] (Doctrine\\ORM\\NoResultException(code: 0): No result was found for query although at least one row was expected. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:837)"} []
[2026-02-04T16:33:03.197058-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:46:07.904056-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"af4a90f2ee070c182d2c3cb7728d3c8d","id":"182937"},"request_uri":"https://facturasfactecu.com/invoice/show/af4a90f2ee070c182d2c3cb7728d3c8dinv182937","method":"POST"} []
[2026-02-04T16:46:07.925740-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:46:07.943962-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:46:07.944922-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:46:07.944930-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:46:07.944937-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:46:09.337901-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-02-04T16:46:09.346781-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:46:12.948157-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"af4a90f2ee070c182d2c3cb7728d3c8d","id":"182937"},"request_uri":"https://facturasfactecu.com/invoice/show/af4a90f2ee070c182d2c3cb7728d3c8dinv182937","method":"POST"} []
[2026-02-04T16:46:12.969610-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:46:12.987812-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:46:12.988774-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:46:12.988782-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:46:12.988789-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:46:14.396446-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-02-04T16:46:14.404413-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:56:09.546042-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9c2b124ad192ac6025e5e413b792fbed","id":"182939"},"request_uri":"https://facturasfactecu.com/invoice/show/9c2b124ad192ac6025e5e413b792fbedinv182939","method":"POST"} []
[2026-02-04T16:56:09.567277-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:56:09.584310-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:56:09.585184-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:56:09.585191-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:56:09.585196-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:56:10.964948-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-02-04T16:56:10.973240-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-04T16:56:10.040242-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9c2b124ad192ac6025e5e413b792fbed","id":"182939"},"request_uri":"https://facturasfactecu.com/invoice/show/9c2b124ad192ac6025e5e413b792fbedinv182939","method":"POST"} []
[2026-02-04T16:56:10.974206-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-04T16:56:10.991913-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-02-04T16:56:10.992826-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-04T16:56:10.992833-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:56:10.992841-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-04T16:56:12.356779-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-02-04T16:56:12.364830-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T07:59:13.526160-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T07:59:13.547905-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T07:59:13.565224-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T07:59:13.566150-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T07:59:13.566158-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:13.566163-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:13.570791-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T07:59:13.581507-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T07:59:13.591823-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T07:59:29.763450-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T07:59:29.787387-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T07:59:29.805633-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T07:59:29.806646-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T07:59:29.806653-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:29.806658-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:29.811250-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T07:59:29.820852-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T07:59:29.829315-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T07:59:44.444434-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T07:59:44.466149-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T07:59:44.484323-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T07:59:44.485290-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T07:59:44.485298-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:44.485304-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:44.490422-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T07:59:44.500218-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T07:59:44.508700-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T07:59:52.463682-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T07:59:52.485368-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T07:59:52.502557-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T07:59:52.503486-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T07:59:52.503493-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:52.503497-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T07:59:52.507922-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T07:59:52.517457-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T07:59:52.525717-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:00:16.751929-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:00:16.773708-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:00:16.796401-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:00:16.797369-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:00:16.797377-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:16.797384-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:16.804094-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:00:16.813936-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:00:16.822430-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:00:26.126738-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:00:26.148315-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:00:26.165320-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:00:26.166206-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:00:26.166212-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:26.166217-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:26.170595-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:00:26.180024-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:00:26.188270-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:00:30.055031-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:00:30.076678-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:00:30.093466-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:00:30.094381-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:00:30.094388-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:30.094392-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:00:30.098781-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:00:30.108225-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:00:30.116551-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:01:27.911297-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:01:27.932659-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:01:27.949450-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:01:27.950327-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:01:27.950334-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:27.950338-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:27.954674-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:01:27.964064-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:01:27.972459-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:01:39.932805-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:01:39.954501-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:01:39.972774-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:01:39.973747-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:01:39.973755-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:39.973762-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:39.979065-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:01:39.989182-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:01:39.997538-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:01:45.907125-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:01:45.928640-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:01:45.946959-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:01:45.947935-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:01:45.947943-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:45.947949-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:01:45.953317-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:01:45.963504-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:01:45.971931-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:02:03.112331-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:02:03.135032-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:02:03.155878-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:02:03.157098-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:02:03.157112-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:03.157120-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:03.163345-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:02:03.174440-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:02:03.183274-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:02:10.820022-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:02:10.841767-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:02:10.860099-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:02:10.861072-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:02:10.861080-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:10.861086-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:10.866387-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:02:10.876494-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:02:10.884980-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:02:20.973244-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:02:20.994670-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:02:21.013197-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:02:21.014199-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:02:21.014207-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:21.014213-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:21.019613-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:02:21.029443-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:02:21.037998-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:02:27.622433-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:02:27.643925-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:02:27.660823-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:02:27.661704-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:02:27.661711-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:27.661715-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:27.666330-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:02:27.676760-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:02:27.685305-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-05T08:02:37.405363-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-05T08:02:37.427815-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-05T08:02:37.444902-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-05T08:02:37.445793-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-05T08:02:37.445800-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:37.445805-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-05T08:02:37.450352-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-05T08:02:37.460056-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-05T08:02:37.468281-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-06T09:04:20.750774-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-06T09:04:20.772289-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-06T09:04:20.791988-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"arriendoSan"} []
[2026-02-06T09:04:20.792945-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-06T09:04:20.792953-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:20.792959-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:20.798274-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-06T09:04:20.809528-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-06T09:04:20.819665-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-06T09:04:23.906441-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-06T09:04:23.927757-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-06T09:04:23.946074-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"arriendoSan"} []
[2026-02-06T09:04:23.947031-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-06T09:04:23.947039-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:23.947045-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:23.952251-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-06T09:04:23.962117-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-06T09:04:23.970349-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-06T09:04:26.922991-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-06T09:04:26.944250-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-06T09:04:26.960870-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"arriendoSan"} []
[2026-02-06T09:04:26.961768-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-06T09:04:26.961775-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:26.961780-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-06T09:04:26.966049-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-06T09:04:26.975363-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-06T09:04:26.983546-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T09:02:30.259503-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-09T09:02:30.281070-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T09:02:30.299179-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CHIGUANOTRUCK"} []
[2026-02-09T09:02:30.300130-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T09:02:30.300138-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T09:02:30.300145-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T09:02:30.305373-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-09T09:02:30.316156-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-09T09:02:30.326056-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T10:01:53.127854-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"5021133e7f383a8d91b79ba230590699","id":"180761"},"request_uri":"https://facturasfactecu.com/invoice/pdfpreview/5021133e7f383a8d91b79ba230590699inv180761","method":"GET"} []
[2026-02-09T10:01:53.150340-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T10:01:53.168131-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-02-09T10:01:53.169032-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T10:01:53.169039-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T10:01:53.169044-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T10:01:55.921323-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 796 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:796)"} []
[2026-02-09T10:01:55.932134-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T13:35:23.308682-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"82cfa4b6ff4ec1d84c861add27807652","id":"182773"},"request_uri":"https://facturasfactecu.com/invoice/show/82cfa4b6ff4ec1d84c861add27807652inv182773","method":"POST"} []
[2026-02-09T13:35:23.330126-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T13:35:23.348242-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-09T13:35:23.349191-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T13:35:23.349199-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:23.349205-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:23.385040-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:23.389886-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:23.396999-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T13:35:26.813279-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"82cfa4b6ff4ec1d84c861add27807652","id":"182773"},"request_uri":"https://facturasfactecu.com/invoice/show/82cfa4b6ff4ec1d84c861add27807652inv182773","method":"POST"} []
[2026-02-09T13:35:26.834549-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T13:35:26.852880-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-09T13:35:26.853838-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T13:35:26.853845-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:26.853852-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:26.886254-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:26.888709-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:26.895868-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T13:35:29.927061-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"82cfa4b6ff4ec1d84c861add27807652","id":"182773"},"request_uri":"https://facturasfactecu.com/invoice/show/82cfa4b6ff4ec1d84c861add27807652inv182773","method":"POST"} []
[2026-02-09T13:35:29.951984-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T13:35:29.968733-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-09T13:35:29.969662-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T13:35:29.969670-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:29.969674-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:30.008605-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:30.011071-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:30.018396-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T13:35:39.799262-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"82cfa4b6ff4ec1d84c861add27807652","id":"182773"},"request_uri":"https://facturasfactecu.com/invoice/show/82cfa4b6ff4ec1d84c861add27807652inv182773","method":"POST"} []
[2026-02-09T13:35:39.820627-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T13:35:39.837638-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-09T13:35:39.838500-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T13:35:39.838507-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:39.838512-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:35:39.868991-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:39.871374-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:35:39.878638-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-09T13:41:39.428283-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"82cfa4b6ff4ec1d84c861add27807652","id":"182773"},"request_uri":"https://facturasfactecu.com/invoice/show/82cfa4b6ff4ec1d84c861add27807652inv182773","method":"POST"} []
[2026-02-09T13:41:39.450826-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-09T13:41:39.468446-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-09T13:41:39.469345-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-09T13:41:39.469352-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:41:39.469359-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-09T13:41:39.500365-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:41:39.504634-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-09T13:41:39.511918-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-12T08:56:07.658538-05:00] request.INFO: Matched route "retencion_add". {"route":"retencion_add","route_parameters":{"_route":"retencion_add","_controller":"App\\Controller\\RetencionController::newAction"},"request_uri":"https://facturasfactecu.com/retencion/new","method":"POST"} []
[2026-02-12T08:56:07.679761-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-12T08:56:07.696367-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-02-12T08:56:07.697239-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-12T08:56:07.697245-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-12T08:56:07.697250-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-12T08:56:07.760941-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipo() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2026-02-12T08:56:07.766492-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipo() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php line 414 {"exception":"[object] (Error(code: 0): Call to a member function getTipo() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractRetencionController.php:414)"} []
[2026-02-12T08:56:07.773618-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-18T12:06:55.089575-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-18T12:06:55.110543-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-18T12:06:55.127011-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-02-18T12:06:55.127875-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-18T12:06:55.127882-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:06:55.127887-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:06:55.132329-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-18T12:06:55.143967-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-18T12:06:55.155114-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-18T12:07:02.827863-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-18T12:07:02.848869-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-18T12:07:02.866391-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-02-18T12:07:02.867345-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-18T12:07:02.867353-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:07:02.867360-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:07:02.872724-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-18T12:07:02.882742-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-18T12:07:02.890924-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-18T12:07:10.844429-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-18T12:07:10.865389-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-18T12:07:10.881938-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-02-18T12:07:10.882798-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-18T12:07:10.882805-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:07:10.882810-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-18T12:07:10.887428-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-18T12:07:10.898163-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-02-18T12:07:10.906585-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-19T09:29:48.554041-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"a3cd0f624cd6bd3e2cd7ea2b8551fe87","id":"1342"},"request_uri":"http://facturasfactecu.com/guiaremision/show/a3cd0f624cd6bd3e2cd7ea2b8551fe87gr1342","method":"POST"} []
[2026-02-19T09:29:48.575165-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-19T09:29:48.592994-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-02-19T09:29:48.593929-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-19T09:29:48.593937-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-19T09:29:48.593943-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-19T09:29:49.951387-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-19T09:29:49.958169-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-19T09:29:49.965380-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-19T16:51:19.709311-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"6b01cbf54284d39f0c42678c77146851","id":"1347"},"request_uri":"http://facturasfactecu.com/guiaremision/show/6b01cbf54284d39f0c42678c77146851gr1347","method":"POST"} []
[2026-02-19T16:51:19.731532-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-19T16:51:19.749558-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-02-19T16:51:19.750498-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-19T16:51:19.750506-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-19T16:51:19.750513-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-19T16:51:21.103175-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-19T16:51:21.110349-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-19T16:51:21.117564-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-20T09:20:22.099528-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-02-20T09:20:22.120477-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-20T09:20:22.137227-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-02-20T09:20:22.138106-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-20T09:20:22.138113-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-20T09:20:22.138118-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-20T09:20:22.147978-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-02-20T09:20:22.154495-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-02-20T09:20:22.162569-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-20T18:13:00.881958-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-02-20T18:13:00.902953-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-20T18:13:00.920628-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-02-20T18:13:00.921554-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-20T18:13:00.921561-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-20T18:13:00.921569-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-20T18:13:00.953641-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-02-20T18:13:00.963959-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-21T09:21:39.869022-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"GET"} []
[2026-02-21T09:21:39.890238-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-21T09:21:39.890248-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:39.890253-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:39.891876-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-02-21T09:21:39.913161-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:39.917289-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:39.917768-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:39.919383-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:39.919596-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:39.919653-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.005880-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"GET"} []
[2026-02-21T09:21:44.027141-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-21T09:21:44.027151-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:44.027157-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:44.028772-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-02-21T09:21:44.050075-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.051803-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.051947-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.052552-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.052760-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.052816-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.460035-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.com/login","method":"GET"} []
[2026-02-21T09:21:44.481215-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-21T09:21:44.481225-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:44.481240-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T09:21:44.482864-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-02-21T09:21:44.502764-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.504317-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.504461-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.505029-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.505240-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T09:21:44.505296-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.605191-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"GET"} []
[2026-02-21T12:44:54.627167-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-21T12:44:54.644161-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-02-21T12:44:54.645029-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-21T12:44:54.645036-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T12:44:54.645041-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-21T12:44:54.758729-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.763232-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.763945-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.765372-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates")." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.765580-05:00] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\LoaderError: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 92) {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-21T12:44:54.765635-05:00] php.CRITICAL: Uncaught Exception: The "/home/icrfriob/public_html/facturasfactecu.com/templates" directory does not exist ("/home/icrfriob/public_html/facturasfactecu.com/templates"). {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)\n[previous exception] [object] (Twig\\Error\\LoaderError(code: 0): The \"/home/icrfriob/public_html/facturasfactecu.com/templates\" directory does not exist (\"/home/icrfriob/public_html/facturasfactecu.com/templates\"). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:92)"} []
[2026-02-23T15:49:12.742270-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"712c7d078db78ccaf068d4787ef09eed","id":"1358"},"request_uri":"http://facturasfactecu.com/guiaremision/show/712c7d078db78ccaf068d4787ef09eedgr1358","method":"POST"} []
[2026-02-23T15:49:12.763013-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-23T15:49:12.781020-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-02-23T15:49:12.781974-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-23T15:49:12.781982-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-23T15:49:12.781990-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-23T15:49:14.468158-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-23T15:49:14.475410-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-02-23T15:49:14.482536-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-26T12:34:17.809237-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-26T12:34:17.830208-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-26T12:34:17.847448-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-02-26T12:34:17.848311-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-26T12:34:17.848318-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-26T12:34:17.848322-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-26T12:34:17.949585-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-26T12:34:17.955604-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-26T12:34:17.962826-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-26T18:33:47.698217-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-02-26T18:33:47.719714-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-26T18:33:47.737736-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0502086085001"} []
[2026-02-26T18:33:47.738688-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-26T18:33:47.738696-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-26T18:33:47.738703-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-26T18:33:47.743982-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-02-26T18:33:47.755601-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-434"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-434\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-02-26T18:33:47.766093-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-27T15:15:31.016350-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-02-27T15:15:31.037267-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-27T15:15:31.055094-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUSMETRANS"} []
[2026-02-27T15:15:31.056034-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-27T15:15:31.056041-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-27T15:15:31.056048-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-27T15:15:31.133090-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-27T15:15:31.139331-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-02-27T15:15:31.146546-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-02-28T21:17:00.828470-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"c18fe50750e9fbed85d35664b961dd35","id":"185611"},"request_uri":"https://facturasfactecu.com/invoice/pdfpreview/c18fe50750e9fbed85d35664b961dd35inv185611","method":"GET"} []
[2026-02-28T21:17:06.404125-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-02-28T21:17:06.421443-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1715524581001"} []
[2026-02-28T21:17:06.422329-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-02-28T21:17:06.422336-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-28T21:17:06.422343-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-02-28T21:17:35.204713-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 796 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:796)"} []
[2026-02-28T21:17:35.214793-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-03T10:13:29.502786-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-03-03T10:13:29.523683-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-03T10:13:29.540278-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-03T10:13:29.541130-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-03T10:13:29.541137-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-03T10:13:29.541142-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-03T10:13:29.551351-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-03T10:13:29.557607-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-03T10:13:29.564846-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-04T15:50:27.752161-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"c90aafd99f2891984ba4a459bdc6cdf6","id":"186047"},"request_uri":"https://facturasfactecu.com/invoice/show/c90aafd99f2891984ba4a459bdc6cdf6inv186047","method":"POST"} []
[2026-03-04T15:50:27.773247-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-04T15:50:27.789860-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1718749755001"} []
[2026-03-04T15:50:27.790737-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-04T15:50:27.790744-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-04T15:50:27.790749-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-04T15:50:30.365478-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-03-04T15:50:30.375761-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-04T15:50:36.816873-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"c90aafd99f2891984ba4a459bdc6cdf6","id":"186047"},"request_uri":"https://facturasfactecu.com/invoice/show/c90aafd99f2891984ba4a459bdc6cdf6inv186047","method":"POST"} []
[2026-03-04T15:50:36.838908-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-04T15:50:36.856494-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1718749755001"} []
[2026-03-04T15:50:36.857408-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-04T15:50:36.857415-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-04T15:50:36.857420-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-04T15:50:38.333456-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-03-04T15:50:38.341414-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-05T14:16:47.740571-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=CABEZAS","method":"GET"} []
[2026-03-05T14:16:47.761370-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-05T14:16:47.779441-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-05T14:16:47.780374-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-05T14:16:47.780382-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-05T14:16:47.780388-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-05T14:16:47.815253-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 148 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 148 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%CABEZAS%' OR c.identification LIKE '%CABEZAS%' OR c.contactPerson LIKE '%CABEZAS%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-03-05T14:16:47.827109-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-06T11:51:27.157513-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-06T11:51:27.182684-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-06T11:51:27.202613-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"VSPROF"} []
[2026-03-06T11:51:27.203570-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-06T11:51:27.203578-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T11:51:27.203586-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T11:51:27.278937-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-06T11:51:27.285333-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-06T11:51:27.296676-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-06T18:20:58.113549-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-03-06T18:20:58.135166-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-06T18:20:58.153292-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-06T18:20:58.154248-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-06T18:20:58.154256-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T18:20:58.154263-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T18:20:58.159544-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-03-06T18:20:58.170949-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-03-06T18:20:58.181978-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-06T18:21:37.702453-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-03-06T18:21:37.723407-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-06T18:21:37.739942-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-06T18:21:37.740792-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-06T18:21:37.740799-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T18:21:37.740804-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-06T18:21:37.744984-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-03-06T18:21:37.754237-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-03-06T18:21:37.762217-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-07T13:02:02.359300-05:00] request.INFO: Matched route "subir_anuncio". {"route":"subir_anuncio","route_parameters":{"_route":"subir_anuncio","_controller":"App\\Controller\\SubirAnuncioController::index"},"request_uri":"https://facturasfactecu.com/admin/subir-anuncio","method":"GET"} []
[2026-03-07T13:02:02.380380-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-07T13:02:02.398484-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-07T13:02:02.399422-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-07T13:02:02.399430-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:02:02.399437-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:02:02.411434-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "admin/subir_anuncio.html.twig" (looked into: /home/icrfriob/public_html/facturasfactecu.com/templates, /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 227 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"admin/subir_anuncio.html.twig\" (looked into: /home/icrfriob/public_html/facturasfactecu.com/templates, /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/Resources/views/Form). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:227)"} []
[2026-03-07T13:02:02.414885-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-07T13:06:23.846164-05:00] request.INFO: Matched route "subir_anuncio". {"route":"subir_anuncio","route_parameters":{"_route":"subir_anuncio","_controller":"App\\Controller\\SubirAnuncioController::index"},"request_uri":"https://facturasfactecu.com/admin/subir-anuncio","method":"GET"} []
[2026-03-07T13:06:23.867346-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-07T13:06:23.885489-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-07T13:06:23.886424-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-07T13:06:23.886432-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:06:23.886439-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:06:23.897105-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "admin/subir_anuncio.html.twig" (looked into: /home/icrfriob/public_html/facturasfactecu.com/templates, /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/Resources/views/Form)." at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php line 227 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"admin/subir_anuncio.html.twig\" (looked into: /home/icrfriob/public_html/facturasfactecu.com/templates, /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/Resources/views/Form). at /home/icrfriob/public_html/facturasfactecu.com/vendor/twig/twig/src/Loader/FilesystemLoader.php:227)"} []
[2026-03-07T13:06:23.899691-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-07T13:19:56.393840-05:00] request.INFO: Matched route "subir_anuncio". {"route":"subir_anuncio","route_parameters":{"_route":"subir_anuncio","_controller":"App\\Controller\\SubirAnuncioController::index"},"request_uri":"https://facturasfactecu.com/admin/subir-anuncio","method":"POST"} []
[2026-03-07T13:19:56.415096-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-07T13:19:56.431895-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-07T13:19:56.432769-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-07T13:19:56.432777-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:19:56.432782-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:19:56.440973-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'INSERT INTO anuncios_sri (titulo, imagen, enlace) VALUES (?, ?, ?)' with params ["ANUNCIO SRI ENMANTENIMIENTO", "1772907596_WhatsApp Image 2026-03-06 at 3.21.35 PM.jpeg", "https:\/\/www.sri.gob.ec\/detalle-noticias"]:  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'icrfriob_api_facturas.anuncios_sri' doesn't exist" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 61 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'INSERT INTO anuncios_sri (titulo, imagen, enlace) VALUES (?, ?, ?)' with params [\"ANUNCIO SRI ENMANTENIMIENTO\", \"1772907596_WhatsApp Image 2026-03-06 at 3.21.35 PM.jpeg\", \"https:\\/\\/www.sri.gob.ec\\/detalle-noticias\"]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'icrfriob_api_facturas.anuncios_sri' doesn't exist at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:61)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'icrfriob_api_facturas.anuncios_sri' doesn't exist at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'icrfriob_api_facturas.anuncios_sri' doesn't exist at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-07T13:19:56.449392-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-07T13:53:35.069031-05:00] request.INFO: Matched route "dashboard_index". {"route":"dashboard_index","route_parameters":{"_route":"dashboard_index","_controller":"App\\Controller\\DashboardController::indexAction"},"request_uri":"https://facturasfactecu.com/dashboard","method":"GET"} []
[2026-03-07T13:53:35.089906-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-07T13:53:35.106614-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-07T13:53:35.107464-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-07T13:53:35.107472-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:53:35.107476-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:53:35.164542-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing '     SELECT * FROM anuncios_sri     WHERE activo=1       AND NOW() BETWEEN fecha_inicio AND fecha_fin     ORDER BY id DESC     LIMIT 1 ':  SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 79 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing '\n    SELECT * FROM anuncios_sri\n    WHERE activo=1\n      AND NOW() BETWEEN fecha_inicio AND fecha_fin\n    ORDER BY id DESC\n    LIMIT 1\n':\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:79)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:141)"} []
[2026-03-07T13:53:35.172928-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-07T13:53:55.337958-05:00] request.INFO: Matched route "dashboard_index". {"route":"dashboard_index","route_parameters":{"_route":"dashboard_index","_controller":"App\\Controller\\DashboardController::indexAction"},"request_uri":"https://facturasfactecu.com/dashboard","method":"GET"} []
[2026-03-07T13:53:55.359093-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-07T13:53:55.376105-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-07T13:53:55.377048-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-07T13:53:55.377056-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:53:55.377062-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-07T13:53:55.426547-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing '     SELECT * FROM anuncios_sri     WHERE activo=1       AND NOW() BETWEEN fecha_inicio AND fecha_fin     ORDER BY id DESC     LIMIT 1 ':  SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE'" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 79 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing '\n    SELECT * FROM anuncios_sri\n    WHERE activo=1\n      AND NOW() BETWEEN fecha_inicio AND fecha_fin\n    ORDER BY id DESC\n    LIMIT 1\n':\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:79)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'fecha_inicio' in 'WHERE' at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:141)"} []
[2026-03-07T13:53:55.434529-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-09T13:13:05.130967-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"74961609666a9e8a172183e8c217d1ce","id":"47441"},"request_uri":"https://facturasfactecu.com/customer/edit/74961609666a9e8a172183e8c217d1cecst47441","method":"POST"} []
[2026-03-09T13:13:05.151753-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-09T13:13:05.168380-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-03-09T13:13:05.169237-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T13:13:05.169245-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T13:13:05.169250-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T13:13:05.207027-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47441]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47441]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-09T13:13:05.217708-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-09T13:13:11.495578-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"74961609666a9e8a172183e8c217d1ce","id":"47441"},"request_uri":"https://facturasfactecu.com/customer/edit/74961609666a9e8a172183e8c217d1cecst47441","method":"POST"} []
[2026-03-09T13:13:11.516605-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-09T13:13:11.534587-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-03-09T13:13:11.535509-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T13:13:11.535517-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T13:13:11.535524-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T13:13:11.569319-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47441]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [47441]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-09T13:13:11.577189-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-09T15:27:30.291955-05:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://facturasfactecu.com/asoiinfo/register","method":"POST"} []
[2026-03-09T15:27:30.313351-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T15:27:30.313361-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T15:27:30.313365-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T15:27:30.315005-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-03-09T15:27:30.319285-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Cannot resolve argument $mailer of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $mailer argument is type-hinted with the non-existent class or interface: "Symfony\Component\Mailer\MailerInterface"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/dependency-injection/Container.php line 435 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Cannot resolve argument $mailer of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $mailer argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Mailer\\MailerInterface\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/dependency-injection/Container.php:435)"} []
[2026-03-09T15:27:40.099629-05:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://facturasfactecu.com/asoiinfo/register","method":"POST"} []
[2026-03-09T15:27:40.122432-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T15:27:40.122442-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T15:27:40.122446-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T15:27:40.124030-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-03-09T15:27:40.128196-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\RuntimeException: "Cannot resolve argument $mailer of "App\Controller\RegistrationController::register()": Cannot determine controller argument for "App\Controller\RegistrationController::register()": the $mailer argument is type-hinted with the non-existent class or interface: "Symfony\Component\Mailer\MailerInterface"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/dependency-injection/Container.php line 435 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\RuntimeException(code: 0): Cannot resolve argument $mailer of \"App\\Controller\\RegistrationController::register()\": Cannot determine controller argument for \"App\\Controller\\RegistrationController::register()\": the $mailer argument is type-hinted with the non-existent class or interface: \"Symfony\\Component\\Mailer\\MailerInterface\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/dependency-injection/Container.php:435)"} []
[2026-03-09T17:08:16.695180-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"1bf769ce6566081c6720b56c59fd29cd","id":"186490"},"request_uri":"https://facturasfactecu.com/invoice/show/1bf769ce6566081c6720b56c59fd29cdinv186490","method":"POST"} []
[2026-03-09T17:08:16.716300-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-09T17:08:16.732974-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CarlosM"} []
[2026-03-09T17:08:16.733872-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T17:08:16.733879-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T17:08:16.733884-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T17:08:18.785513-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:08:18.785551-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:08:18.786453-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:08:18.790267-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_ResService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:08:18.790684-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getErrorControllerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getErrorControllerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:08:18.790781-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getErrorControllerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getErrorControllerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-09T17:47:09.486512-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"14c77cdf88717afc69b8b088853090bc","id":"52512"},"request_uri":"https://facturasfactecu.com/customer/edit/14c77cdf88717afc69b8b088853090bccst52512","method":"POST"} []
[2026-03-09T17:47:09.507454-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-09T17:47:09.524173-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CarlosM"} []
[2026-03-09T17:47:09.525033-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-09T17:47:09.525040-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T17:47:09.525045-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-09T17:47:09.562533-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [52512]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [52512]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-09T17:47:09.570811-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-11T10:50:26.847685-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-03-11T10:50:26.868584-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-11T10:50:26.885383-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Hernandez"} []
[2026-03-11T10:50:26.886245-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-11T10:50:26.886252-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T10:50:26.886256-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T10:50:26.896291-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-11T10:50:26.902248-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-11T10:50:26.909600-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-11T16:01:53.805223-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"3f2d8dd5718c058f628cdec25cdf6e7d","id":"1410"},"request_uri":"http://facturasfactecu.com/guiaremision/show/3f2d8dd5718c058f628cdec25cdf6e7dgr1410","method":"POST"} []
[2026-03-11T16:01:53.826172-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-11T16:01:53.891551-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-11T16:01:53.892478-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-11T16:01:53.892486-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T16:01:53.892493-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T16:01:55.711837-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-03-11T16:01:55.718614-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-03-11T16:01:55.727010-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-11T16:02:04.537190-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"3f2d8dd5718c058f628cdec25cdf6e7d","id":"1410"},"request_uri":"http://facturasfactecu.com/guiaremision/show/3f2d8dd5718c058f628cdec25cdf6e7dgr1410","method":"POST"} []
[2026-03-11T16:02:04.558557-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-11T16:02:04.576453-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-11T16:02:04.577382-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-11T16:02:04.577390-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T16:02:04.577397-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-11T16:02:07.544702-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-03-11T16:02:07.547636-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-03-11T16:02:07.555413-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-13T10:15:39.229331-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-03-13T10:15:39.250258-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-13T10:15:39.268051-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-13T10:15:39.268971-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-13T10:15:39.268979-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-13T10:15:39.268986-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-13T10:15:39.298940-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-03-13T10:15:39.308812-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-14T18:33:58.113056-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-14T18:33:58.133954-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-14T18:33:58.151655-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-14T18:33:58.152593-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-14T18:33:58.152601-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:33:58.152608-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:33:58.281114-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:33:58.285801-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:33:58.293215-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-14T18:34:33.213975-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"18c8c754b71e689aa5b40cdfce785d64","id":"187008"},"request_uri":"https://facturasfactecu.com/invoice/show/18c8c754b71e689aa5b40cdfce785d64inv187008","method":"POST"} []
[2026-03-14T18:34:33.235085-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-14T18:34:33.252195-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-14T18:34:33.253075-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-14T18:34:33.253082-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:34:33.253087-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:34:33.285032-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:34:33.287356-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:34:33.294337-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-14T18:34:50.890791-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"18c8c754b71e689aa5b40cdfce785d64","id":"187008"},"request_uri":"https://facturasfactecu.com/invoice/show/18c8c754b71e689aa5b40cdfce785d64inv187008","method":"POST"} []
[2026-03-14T18:34:50.911868-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-14T18:34:50.928731-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-14T18:34:50.929614-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-14T18:34:50.929621-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:34:50.929627-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:34:50.961388-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:34:50.963762-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:34:50.970827-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-14T18:36:38.078131-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"18c8c754b71e689aa5b40cdfce785d64","id":"187008"},"request_uri":"https://facturasfactecu.com/invoice/show/18c8c754b71e689aa5b40cdfce785d64inv187008","method":"POST"} []
[2026-03-14T18:36:38.099024-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-14T18:36:38.115811-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-14T18:36:38.116658-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-14T18:36:38.116665-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:36:38.116669-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-14T18:36:38.146917-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:36:38.149229-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-14T18:36:38.156172-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-15T16:04:06.133182-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"18c8c754b71e689aa5b40cdfce785d64","id":"187008"},"request_uri":"https://facturasfactecu.com/invoice/show/18c8c754b71e689aa5b40cdfce785d64inv187008","method":"POST"} []
[2026-03-15T16:04:06.154300-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-15T16:04:06.172453-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-15T16:04:06.173413-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-15T16:04:06.173422-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-15T16:04:06.173430-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-15T16:04:06.206683-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-15T16:04:06.212565-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-15T16:04:06.219762-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T15:01:25.194603-05:00] request.INFO: Matched route "admin_cliente_show". {"route":"admin_cliente_show","route_parameters":{"_route":"admin_cliente_show","_controller":"App\\Controller\\Admin\\AdminClientesController::clienteShowAction","slug":"1","id":"1"},"request_uri":"https://facturasfactecu.com/svadmin/cli/show/1cli1","method":"GET"} []
[2026-03-23T15:01:25.213294-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T15:01:25.325226-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-23T15:01:25.326220-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T15:01:25.326228-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:01:25.326235-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:01:25.748718-05:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} []
[2026-03-23T15:01:26.374280-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Did you forget to run "composer require symfony/debug-bundle"? Unknown function "dump" in "Admin\CLI\show.html.twig"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/UndefinedCallableHandler.php line 95 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Did you forget to run \"composer require symfony/debug-bundle\"? Unknown function \"dump\" in \"Admin\\CLI\\show.html.twig\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/UndefinedCallableHandler.php:95)"} []
[2026-03-23T15:01:26.416517-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T15:01:33.643139-05:00] request.INFO: Matched route "admin_cliente_show". {"route":"admin_cliente_show","route_parameters":{"_route":"admin_cliente_show","_controller":"App\\Controller\\Admin\\AdminClientesController::clienteShowAction","slug":"1","id":"1"},"request_uri":"https://facturasfactecu.com/svadmin/cli/show/1cli1","method":"GET"} []
[2026-03-23T15:01:33.663948-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T15:01:33.681687-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-23T15:01:33.682617-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T15:01:33.682626-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:01:33.682632-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:01:33.688640-05:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} []
[2026-03-23T15:01:33.722649-05:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Did you forget to run "composer require symfony/debug-bundle"? Unknown function "dump" in "Admin\CLI\show.html.twig"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/UndefinedCallableHandler.php line 95 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Did you forget to run \"composer require symfony/debug-bundle\"? Unknown function \"dump\" in \"Admin\\CLI\\show.html.twig\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/twig-bridge/UndefinedCallableHandler.php:95)"} []
[2026-03-23T15:01:33.725047-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T15:17:17.656741-05:00] request.INFO: Matched route "retencion_show". {"route":"retencion_show","route_parameters":{"_route":"retencion_show","_controller":"App\\Controller\\RetencionController::showAction","slug":"b66a00bd08a97263963fd6d3ce564999","id":"9259"},"request_uri":"https://facturasfactecu.com/retencion/show/b66a00bd08a97263963fd6d3ce564999rtn9259","method":"POST"} []
[2026-03-23T15:17:17.677547-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T15:17:17.693891-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-23T15:17:17.694743-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T15:17:17.694749-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:17:17.694754-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:17:21.692507-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:17:21.692549-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:17:21.693389-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:17:21.697881-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:17:21.698002-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:17:21.698078-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:22.321245-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"71f8c68834ee1cf3e0300b1e39a59de2","id":"187974"},"request_uri":"http://facturasfactecu.com/invoice/show/71f8c68834ee1cf3e0300b1e39a59de2inv187974","method":"POST"} []
[2026-03-23T15:56:22.341992-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T15:56:22.358465-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-23T15:56:22.359304-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T15:56:22.359311-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:56:22.359316-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:56:26.057262-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:26.057307-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:26.058126-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:26.062151-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getTranslation_Loader_PhpService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:26.062269-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:56:26.062339-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/getSwiftmailer_EmailSender_ListenerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerFjmGTmo/App_KernelProdContainer.php:144)"} []
[2026-03-23T15:58:32.446113-05:00] request.INFO: Matched route "admin_cliente_show". {"route":"admin_cliente_show","route_parameters":{"_route":"admin_cliente_show","_controller":"App\\Controller\\Admin\\AdminClientesController::clienteShowAction","slug":"1","id":"1"},"request_uri":"https://facturasfactecu.com/svadmin/cli/show/1cli1","method":"GET"} []
[2026-03-23T15:58:32.467037-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T15:58:32.485160-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-23T15:58:32.486079-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T15:58:32.486087-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:58:32.486094-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T15:58:32.492208-05:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} []
[2026-03-23T15:58:32.511688-05:00] php.WARNING: Notice: Undefined variable: entity {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: entity at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:502)"} []
[2026-03-23T15:58:32.512408-05:00] php.CRITICAL: Uncaught Error: Call to a member function getEmpresa() on null {"exception":"[object] (Error(code: 0): Call to a member function getEmpresa() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:502)"} []
[2026-03-23T15:58:32.514832-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getEmpresa() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php line 502 {"exception":"[object] (Error(code: 0): Call to a member function getEmpresa() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:502)"} []
[2026-03-23T15:58:32.521767-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T16:00:12.181450-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"8e42ce144dc09a6350fd99b2c3a3dc3a","id":"187975"},"request_uri":"http://facturasfactecu.com/invoice/show/8e42ce144dc09a6350fd99b2c3a3dc3ainv187975","method":"POST"} []
[2026-03-23T16:00:12.203223-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T16:00:12.220380-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-23T16:00:12.221246-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T16:00:12.221254-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:00:12.221259-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:00:14.147466-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [vencalada@esmeraldafarms.com>] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [vencalada@esmeraldafarms.com>] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-03-23T16:00:14.155729-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T16:17:03.293534-05:00] request.INFO: Matched route "admin_cliente_show". {"route":"admin_cliente_show","route_parameters":{"_route":"admin_cliente_show","_controller":"App\\Controller\\Admin\\AdminClientesController::clienteShowAction","slug":"628","id":"628"},"request_uri":"https://facturasfactecu.com/svadmin/cli/show/628cli628","method":"GET"} []
[2026-03-23T16:17:03.295384-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T16:17:03.302161-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-23T16:17:03.302414-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T16:17:03.302422-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:17:03.302429-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:17:03.304774-05:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} []
[2026-03-23T16:17:03.413483-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing 'SELECT username          FROM user          WHERE ruc = :dato             OR email = :dato          LIMIT 1' with params ["1717490484001"]:  SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 128 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred while executing 'SELECT username \n        FROM user \n        WHERE ruc = :dato \n           OR email = :dato \n        LIMIT 1' with params [\"1717490484001\"]:\n\nSQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: HY093): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: HY093): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-23T16:17:03.428354-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T16:41:49.605114-05:00] request.INFO: Matched route "admin_cliente_show". {"route":"admin_cliente_show","route_parameters":{"_route":"admin_cliente_show","_controller":"App\\Controller\\Admin\\AdminClientesController::clienteShowAction","slug":"628","id":"628"},"request_uri":"https://facturasfactecu.com/svadmin/cli/show/628cli628","method":"GET"} []
[2026-03-23T16:41:49.625725-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T16:41:49.642280-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"admin"} []
[2026-03-23T16:41:49.643118-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T16:41:49.643125-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:41:49.643129-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T16:41:49.648016-05:00] php.INFO: User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Common\\Inflector\\Inflector::classify\" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API. at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90)"} []
[2026-03-23T16:41:49.666477-05:00] php.WARNING: Notice: Undefined variable: connApi {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: connApi at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:493)"} []
[2026-03-23T16:41:49.666840-05:00] php.CRITICAL: Uncaught Error: Call to a member function fetchAllAssociative() on null {"exception":"[object] (Error(code: 0): Call to a member function fetchAllAssociative() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:493)"} []
[2026-03-23T16:41:49.670144-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function fetchAllAssociative() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php line 493 {"exception":"[object] (Error(code: 0): Call to a member function fetchAllAssociative() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Admin/AdminClientesController.php:493)"} []
[2026-03-23T16:41:49.677059-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-23T17:40:28.077361-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-03-23T17:40:28.098106-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-23T17:40:28.114576-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-23T17:40:28.115419-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-23T17:40:28.115426-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T17:40:28.115432-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-23T17:40:28.124638-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-23T17:40:28.128447-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-03-23T17:40:28.135734-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-24T11:42:36.497410-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-03-24T11:42:36.518355-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-24T11:42:36.536111-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasAlicia"} []
[2026-03-24T11:42:36.537037-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-24T11:42:36.537045-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T11:42:36.537052-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T11:42:36.542155-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-03-24T11:42:36.553267-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-03-24T11:42:36.564015-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-24T13:14:51.381890-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-03-24T13:14:51.404330-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-24T13:14:51.422147-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"WUILLAN.A"} []
[2026-03-24T13:14:51.423381-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-24T13:14:51.423397-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T13:14:51.423404-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T13:14:51.428962-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-03-24T13:14:51.440267-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-03-24T13:14:51.451245-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-24T14:17:42.280291-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"c38d5106df245a7119ef031a4ceed5df","id":"188074"},"request_uri":"http://facturasfactecu.com/invoice/pdfpreview/c38d5106df245a7119ef031a4ceed5dfinv188074","method":"GET"} []
[2026-03-24T14:17:42.300831-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-24T14:17:42.318159-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-24T14:17:42.319076-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-24T14:17:42.319084-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T14:17:42.319091-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-24T14:17:42.857845-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 1023 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:1023)"} []
[2026-03-24T14:17:42.869076-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-26T19:29:22.768311-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-26T19:29:22.789284-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-26T19:29:22.806146-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IZAFREDDY109"} []
[2026-03-26T19:29:22.806998-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-26T19:29:22.807006-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:29:22.807011-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:29:22.878079-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:29:22.884089-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:29:22.891392-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-26T19:30:11.440045-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d66efcb88e187c15e5b72b4028ce2571","id":"188367"},"request_uri":"https://facturasfactecu.com/invoice/show/d66efcb88e187c15e5b72b4028ce2571inv188367","method":"POST"} []
[2026-03-26T19:30:11.460727-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-26T19:30:11.477271-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IZAFREDDY109"} []
[2026-03-26T19:30:11.478121-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-26T19:30:11.478128-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:11.478133-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:11.510887-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:11.513228-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:11.520281-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-26T19:30:23.369345-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d66efcb88e187c15e5b72b4028ce2571","id":"188367"},"request_uri":"https://facturasfactecu.com/invoice/show/d66efcb88e187c15e5b72b4028ce2571inv188367","method":"POST"} []
[2026-03-26T19:30:23.390229-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-26T19:30:23.406782-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IZAFREDDY109"} []
[2026-03-26T19:30:23.407628-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-26T19:30:23.407635-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:23.407639-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:23.438714-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:23.441094-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:23.448040-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-26T19:30:43.975930-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"d66efcb88e187c15e5b72b4028ce2571","id":"188367"},"request_uri":"https://facturasfactecu.com/invoice/show/d66efcb88e187c15e5b72b4028ce2571inv188367","method":"POST"} []
[2026-03-26T19:30:43.996893-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-26T19:30:44.014727-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IZAFREDDY109"} []
[2026-03-26T19:30:44.015653-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-26T19:30:44.015661-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:44.015668-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-26T19:30:44.048869-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:44.051199-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-26T19:30:44.058095-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:30:30.951699-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-27T12:30:30.978170-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:30:30.995095-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:30:30.995959-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:30:30.995967-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:30:30.995980-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:30:31.072699-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:30:31.079000-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:30:31.086171-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:30:36.382244-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-27T12:30:36.402962-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:30:36.420840-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:30:36.421763-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:30:36.421771-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:30:36.421779-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:30:36.492583-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:30:36.494860-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:30:36.501738-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:43:50.906483-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"45f5c44b6415b96d72e41f1dd703ea84","id":"188424"},"request_uri":"https://facturasfactecu.com/invoice/edit/45f5c44b6415b96d72e41f1dd703ea84inv188424","method":"POST"} []
[2026-03-27T12:43:50.929690-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:43:50.950512-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:43:50.951477-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:43:50.951486-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:43:50.951494-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:43:51.013432-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:43:51.019102-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:43:51.026432-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:43:54.978678-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"45f5c44b6415b96d72e41f1dd703ea84","id":"188424"},"request_uri":"https://facturasfactecu.com/invoice/edit/45f5c44b6415b96d72e41f1dd703ea84inv188424","method":"POST"} []
[2026-03-27T12:43:54.999522-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:43:55.016556-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:43:55.017411-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:43:55.017418-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:43:55.017423-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:43:55.075717-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:43:55.078039-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:43:55.085111-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:44:17.481934-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"45f5c44b6415b96d72e41f1dd703ea84","id":"188424"},"request_uri":"https://facturasfactecu.com/invoice/edit/45f5c44b6415b96d72e41f1dd703ea84inv188424","method":"POST"} []
[2026-03-27T12:44:17.502707-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:44:17.519308-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:44:17.520158-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:44:17.520166-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:44:17.520171-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:44:17.577481-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:44:17.579769-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:44:17.586769-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-27T12:45:06.021071-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"45f5c44b6415b96d72e41f1dd703ea84","id":"188424"},"request_uri":"https://facturasfactecu.com/invoice/edit/45f5c44b6415b96d72e41f1dd703ea84inv188424","method":"POST"} []
[2026-03-27T12:45:06.042165-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-27T12:45:06.059119-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Sandra67"} []
[2026-03-27T12:45:06.059955-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-27T12:45:06.059962-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:45:06.059966-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-27T12:45:06.116763-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:45:06.119125-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-27T12:45:06.126217-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-28T17:20:18.658806-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-03-28T17:20:18.679725-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-28T17:20:18.696497-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-28T17:20:18.697349-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-28T17:20:18.697356-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-28T17:20:18.697361-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-28T17:20:18.725482-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-03-28T17:20:18.735681-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-29T23:24:25.177557-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-29T23:24:25.225838-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-29T23:24:25.260120-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventaNaranjo"} []
[2026-03-29T23:24:25.261892-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-29T23:24:25.261900-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-29T23:24:25.261906-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-29T23:24:26.083257-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-29T23:24:26.085111-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-29T23:24:26.092593-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-29T23:24:26.108241-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T07:35:11.191561-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T07:35:11.198028-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T07:35:11.202874-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T07:35:11.203216-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T07:35:11.203237-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T07:35:11.203241-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T07:35:13.980652-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T07:35:13.987535-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T07:35:14.002567-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:27:50.416525-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:27:50.422932-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:27:50.428321-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T08:27:50.428735-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:27:50.428742-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:27:50.428748-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:27:51.237922-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:27:51.239299-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:27:51.242904-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:27:51.245282-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:27:57.763287-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:27:57.769713-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:27:57.774979-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T08:27:57.775365-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:27:57.775372-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:27:57.775378-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:27:58.009865-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:27:58.010978-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:27:58.011964-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:27:58.014386-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:28:01.602521-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:28:01.609093-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:28:01.614077-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T08:28:01.614441-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:28:01.614447-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:28:01.614450-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:28:01.840001-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:28:01.840871-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:28:01.841828-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:28:01.844242-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:28:28.911054-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:28:28.916891-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:28:28.921117-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T08:28:28.921434-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:28:28.921446-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:28:28.921450-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:28:29.064768-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:28:29.065975-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:28:29.066944-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:28:29.069301-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:30:49.537137-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:30:49.543589-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:30:49.548843-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T08:30:49.549232-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:30:49.549239-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:30:49.549246-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:30:50.349255-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:30:50.350632-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:30:50.354412-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:30:50.369466-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:34:53.239461-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:34:53.246184-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:34:53.251612-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-30T08:34:53.252014-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:34:53.252021-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:34:53.252028-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:34:53.971272-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T08:34:53.972553-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:34:53.975766-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:34:53.978260-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:39:17.709292-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:39:17.715840-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:39:17.721320-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"PASTRANS"} []
[2026-03-30T08:39:17.721730-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:39:17.721744-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:39:17.721750-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:39:18.321941-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:39:18.322902-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:39:18.325345-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T08:39:23.230294-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T08:39:23.236792-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T08:39:23.242061-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"PASTRANS"} []
[2026-03-30T08:39:23.242450-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T08:39:23.242464-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:39:23.242470-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T08:39:23.326655-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:39:23.327541-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T08:39:23.329935-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:17:30.617992-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"http://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T09:17:30.624381-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:17:30.629655-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T09:17:30.630061-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:17:30.630068-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:17:30.630074-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:17:31.351289-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:17:31.352553-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:17:31.356688-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:17:31.359012-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:19:24.243357-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T09:19:24.250957-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:19:24.255908-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-03-30T09:19:24.256258-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:19:24.256270-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:19:24.256275-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:19:24.980568-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:19:24.981953-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:19:24.983129-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:19:24.986143-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:32:15.900456-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"57b89bcfe03a63d4bbc23e05f0c99b0a","id":"188494"},"request_uri":"https://facturasfactecu.com/invoice/edit/57b89bcfe03a63d4bbc23e05f0c99b0ainv188494","method":"POST"} []
[2026-03-30T09:32:15.906839-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:32:15.912228-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T09:32:15.912805-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:32:15.912821-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:32:15.912829-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:32:16.529397-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:32:16.530732-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:32:16.534996-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:32:16.539045-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:32:21.018613-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"57b89bcfe03a63d4bbc23e05f0c99b0a","id":"188494"},"request_uri":"https://facturasfactecu.com/invoice/edit/57b89bcfe03a63d4bbc23e05f0c99b0ainv188494","method":"POST"} []
[2026-03-30T09:32:21.024994-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:32:21.030237-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T09:32:21.030651-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:32:21.030665-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:32:21.030672-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:32:21.133106-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:32:21.133931-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:32:21.134807-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:32:21.137134-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:35:53.566859-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:53.567956-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:53.568683-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:53.569752-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getErrorControllerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getErrorControllerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:54.630834-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:54.630939-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:54.631605-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getRouting_LoaderService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:35:54.632703-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getErrorControllerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/getErrorControllerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerVYWFx40/App_KernelProdContainer.php:144)"} []
[2026-03-30T09:58:29.735759-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T09:58:29.742210-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:58:29.746930-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-03-30T09:58:29.747287-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:58:29.747300-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:58:29.747304-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:58:30.414833-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:58:30.415181-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:58:30.418714-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:58:30.421047-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T09:58:35.323666-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T09:58:35.330233-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T09:58:35.335401-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-03-30T09:58:35.335819-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T09:58:35.335831-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:58:35.335838-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T09:58:35.460715-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T09:58:35.460885-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:58:35.461820-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T09:58:35.464216-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T10:02:24.026423-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T10:02:24.075640-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T10:02:24.109116-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-03-30T10:02:24.110863-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T10:02:24.110871-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T10:02:24.110877-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T10:02:24.841890-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T10:02:24.842290-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T10:02:24.848384-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T10:02:24.864202-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T10:14:00.780288-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T10:14:00.787143-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T10:14:00.791876-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-03-30T10:14:00.792231-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T10:14:00.792243-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T10:14:00.792248-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T10:14:00.947628-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T10:14:00.947912-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T10:14:00.952253-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T10:14:00.957169-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:01:15.950901-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"57b89bcfe03a63d4bbc23e05f0c99b0a","id":"188494"},"request_uri":"https://facturasfactecu.com/invoice/edit/57b89bcfe03a63d4bbc23e05f0c99b0ainv188494","method":"POST"} []
[2026-03-30T11:01:15.956693-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:01:15.961146-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T11:01:15.961464-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:01:15.961476-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:01:15.961480-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:01:18.163369-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:01:18.165390-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:01:18.171023-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:01:18.175075-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:01:22.479064-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"57b89bcfe03a63d4bbc23e05f0c99b0a","id":"188494"},"request_uri":"https://facturasfactecu.com/invoice/edit/57b89bcfe03a63d4bbc23e05f0c99b0ainv188494","method":"POST"} []
[2026-03-30T11:01:22.484863-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:01:22.489912-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-03-30T11:01:22.490249-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:01:22.490261-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:01:22.490267-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:01:23.802327-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:01:23.803558-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:01:23.804515-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:01:23.806923-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:05:27.255615-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"13068df622053dd224d4c9033e3d18bb","id":"188501"},"request_uri":"https://facturasfactecu.com/invoice/edit/13068df622053dd224d4c9033e3d18bbinv188501","method":"POST"} []
[2026-03-30T11:05:27.262028-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:05:27.266861-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacDiegoi"} []
[2026-03-30T11:05:27.267219-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:05:27.267231-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:05:27.267234-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:05:28.305000-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:05:28.306216-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:05:28.307226-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:05:28.309663-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:08:05.229166-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:08:05.235525-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:08:05.240350-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasFanny01"} []
[2026-03-30T11:08:05.240745-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:08:05.240758-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:08:05.240762-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:08:05.856904-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:08:05.858077-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:08:05.859055-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:08:05.861473-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:12:57.275916-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:12:57.282763-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:12:57.288015-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-03-30T11:12:57.288422-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:12:57.288429-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:12:57.288435-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:12:58.114774-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:12:58.115996-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:12:58.120249-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:12:58.135752-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:27:27.840569-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:27:27.847079-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:27:27.852382-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-03-30T11:27:27.852791-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:27:27.852805-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:27:27.852812-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:27:28.583309-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:27:28.584642-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:27:28.589162-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:27:28.593330-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:44:37.852164-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:44:37.858519-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:44:37.863734-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CUSMETRANS"} []
[2026-03-30T11:44:37.864124-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:44:37.864130-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:44:37.864142-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:44:38.517143-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:44:38.518685-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:44:38.522890-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:44:38.526999-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:46:41.887390-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:46:41.893783-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:46:41.898731-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventaPatricio"} []
[2026-03-30T11:46:41.899078-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:46:41.899090-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:46:41.899094-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:46:41.993342-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:46:41.994260-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:46:41.995298-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:46:41.997802-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T11:59:51.189438-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T11:59:51.195887-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T11:59:51.200681-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ODVILLACRES"} []
[2026-03-30T11:59:51.201027-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T11:59:51.201047-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:59:51.201050-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T11:59:51.846720-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T11:59:51.848050-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:59:51.852291-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T11:59:51.867326-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T12:01:27.427801-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T12:01:27.434157-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T12:01:27.439119-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ODVILLACRES"} []
[2026-03-30T12:01:27.439469-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T12:01:27.439481-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:01:27.439484-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:01:28.061817-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T12:01:28.063113-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:01:28.066831-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:01:28.070922-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T12:29:22.889577-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T12:29:22.896048-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T12:29:22.900839-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasPaltan"} []
[2026-03-30T12:29:22.901197-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T12:29:22.901203-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:29:22.901207-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:29:23.682450-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T12:29:23.683762-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:29:23.687990-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:29:23.703266-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T12:35:18.262814-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T12:35:18.310763-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T12:35:18.344919-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"INCALAB"} []
[2026-03-30T12:35:18.346716-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T12:35:18.346724-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:35:18.346731-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:35:19.053548-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T12:35:19.054868-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:35:19.060904-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:35:19.077280-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T12:44:51.049464-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T12:44:51.057041-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T12:44:51.062453-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1723856009001"} []
[2026-03-30T12:44:51.062834-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T12:44:51.062847-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:44:51.062851-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:44:51.750860-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T12:44:51.752127-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:44:51.756248-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:44:51.771347-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T12:44:56.039557-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T12:44:56.046478-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T12:44:56.052388-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1723856009001"} []
[2026-03-30T12:44:56.052783-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T12:44:56.052807-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:44:56.052810-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T12:44:56.153327-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T12:44:56.154176-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:44:56.155171-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T12:44:56.157653-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:05:50.547099-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:05:50.553507-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:05:50.558253-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-03-30T13:05:50.558658-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:05:50.558671-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:05:50.558675-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:05:51.185827-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:05:51.190030-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:05:51.193959-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:08:02.847078-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:08:02.853075-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:08:02.857368-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1719555847001"} []
[2026-03-30T13:08:02.857697-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:08:02.857710-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:08:02.857714-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:08:02.957817-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:08:02.960742-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:08:02.962909-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:19:18.469289-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:19:18.475772-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:19:18.480582-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasYUCTA"} []
[2026-03-30T13:19:18.480939-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:19:18.480945-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:19:18.480949-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:19:19.115378-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:19:19.116720-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:19:19.119782-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:19:19.122205-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:19:25.292216-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:19:25.298701-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:19:25.304206-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasYUCTA"} []
[2026-03-30T13:19:25.304616-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:19:25.304623-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:19:25.304630-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:19:25.397994-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:19:25.399134-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:19:25.400124-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:19:25.402666-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:20:31.122107-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"0cf80d6035a99cbef160f3e7c419bd0c","id":"188617"},"request_uri":"https://facturasfactecu.com/invoice/edit/0cf80d6035a99cbef160f3e7c419bd0cinv188617","method":"POST"} []
[2026-03-30T13:20:31.128714-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:20:31.133930-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasYUCTA"} []
[2026-03-30T13:20:31.134314-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:20:31.134321-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:20:31.134327-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:20:31.227419-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:20:31.228542-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:20:31.229423-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:20:31.231888-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:20:35.080755-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"0cf80d6035a99cbef160f3e7c419bd0c","id":"188617"},"request_uri":"https://facturasfactecu.com/invoice/edit/0cf80d6035a99cbef160f3e7c419bd0cinv188617","method":"POST"} []
[2026-03-30T13:20:35.087257-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:20:35.092186-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasYUCTA"} []
[2026-03-30T13:20:35.092565-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:20:35.092571-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:20:35.092575-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:20:35.181837-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:20:35.182743-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:20:35.183670-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:20:35.186074-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:31:02.979408-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:31:02.985894-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:31:02.990723-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-03-30T13:31:02.991077-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:31:02.991100-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:02.991105-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:05.264434-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:31:05.265742-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:05.270476-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:05.285543-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:31:12.323160-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:31:12.331645-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:31:12.337324-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-03-30T13:31:12.337744-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:31:12.337757-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:12.337763-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:13.361511-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:31:13.362678-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:13.363645-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:13.366066-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:31:19.149444-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:31:19.155845-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:31:19.160715-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-03-30T13:31:19.161071-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:31:19.161083-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:19.161087-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:20.314968-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:31:20.316144-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:20.317127-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:20.319579-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:31:36.792444-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:31:36.798890-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:31:36.804179-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-03-30T13:31:36.804599-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:31:36.804611-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:36.804617-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:31:37.815751-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:31:37.817011-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:37.818018-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:31:37.820477-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T13:50:21.432336-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T13:50:21.438879-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T13:50:21.443916-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BrisaCuartel"} []
[2026-03-30T13:50:21.444303-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T13:50:21.444316-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:50:21.444323-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T13:50:22.128117-05:00] php.WARNING: Notice: Trying to get property 'error' of non-object {"exception":"[object] (ErrorException(code: 0): Notice: Trying to get property 'error' of non-object at /home/icrfriob/public_html/facturasfactecu.com/src/Util/RestApiFunciones.php:216)"} []
[2026-03-30T13:50:22.129512-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:50:22.132987-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T13:50:22.135373-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T14:02:13.184430-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T14:02:13.190931-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T14:02:13.195826-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasJairo"} []
[2026-03-30T14:02:13.196179-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T14:02:13.196191-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:02:13.196195-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:02:13.670829-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:02:13.675179-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:02:13.691039-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T14:19:35.127939-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T14:19:35.134321-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T14:19:35.139161-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-30T14:19:35.139532-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T14:19:35.139544-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:19:35.139548-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:19:37.086871-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:19:37.091124-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:19:37.093912-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T14:26:44.021273-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T14:26:44.028479-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T14:26:44.033351-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2026-03-30T14:26:44.033750-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T14:26:44.033756-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:26:44.033761-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:26:45.444072-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:26:45.447079-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:26:45.449516-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T14:26:51.313595-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T14:26:51.320079-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T14:26:51.324792-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"NORIEGA1234"} []
[2026-03-30T14:26:51.325154-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T14:26:51.325160-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:26:51.325163-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T14:26:52.678986-05:00] php.CRITICAL: Uncaught Error: Call to a member function info() on null {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:26:52.679961-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function info() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php line 643 {"exception":"[object] (Error(code: 0): Call to a member function info() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/InvoiceController.php:643)"} []
[2026-03-30T14:26:52.682428-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T15:14:07.576374-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T15:14:07.582883-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T15:14:07.587819-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-03-30T15:14:07.588199-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T15:14:07.588206-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:14:07.588212-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:14:07.656912-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:14:07.660251-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:14:07.662600-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T15:37:09.976474-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T15:37:09.982873-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T15:37:09.987697-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-03-30T15:37:09.988042-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T15:37:09.988047-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:37:09.988051-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:37:10.055025-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:37:10.058421-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:37:10.060632-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T15:40:24.659288-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T15:40:24.665886-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T15:40:24.671070-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-03-30T15:40:24.671460-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T15:40:24.671466-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:40:24.671473-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T15:40:24.747456-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:40:24.751379-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T15:40:24.755505-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T16:40:30.605453-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-03-30T16:40:30.612101-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T16:40:30.617429-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T16:40:30.617845-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T16:40:30.617852-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:40:30.617858-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:40:30.721426-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:40:30.728885-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:40:30.743501-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T16:41:15.467282-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/show/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T16:41:15.473025-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T16:41:15.477439-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T16:41:15.477782-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T16:41:15.477788-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:41:15.477792-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:41:15.488949-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:41:15.489739-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:41:15.491741-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T16:42:22.115677-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/show/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T16:42:22.122136-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T16:42:22.127179-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T16:42:22.127592-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T16:42:22.127599-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:42:22.127605-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:42:22.146659-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:42:22.150108-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:42:22.153874-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T16:46:35.243395-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/show/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T16:46:35.249789-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T16:46:35.254545-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T16:46:35.254910-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T16:46:35.254916-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:46:35.254919-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:46:35.274905-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:46:35.277662-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:46:35.279767-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T16:54:59.557055-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/show/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T16:54:59.562838-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T16:54:59.567623-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T16:54:59.567979-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T16:54:59.567985-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:54:59.567992-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T16:54:59.586633-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:54:59.590214-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T16:54:59.593830-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T17:03:10.164611-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/show/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T17:03:10.171052-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T17:03:10.175931-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T17:03:10.176291-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T17:03:10.176297-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T17:03:10.176301-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T17:03:10.195198-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T17:03:10.198626-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T17:03:10.202372-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-30T17:14:43.143181-05:00] request.INFO: Matched route "invoice_edit". {"route":"invoice_edit","route_parameters":{"_route":"invoice_edit","_controller":"App\\Controller\\InvoiceController::editAction","slug":"ba927793a8777899762f86ee2d6450d7","id":"188788"},"request_uri":"https://facturasfactecu.com/invoice/edit/ba927793a8777899762f86ee2d6450d7inv188788","method":"POST"} []
[2026-03-30T17:14:43.149598-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-30T17:14:43.154474-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"IFVILLACIS"} []
[2026-03-30T17:14:43.154851-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-30T17:14:43.154857-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T17:14:43.154861-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-30T17:14:43.201841-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T17:14:43.206789-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 142 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:142)"} []
[2026-03-30T17:14:43.210643-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T14:29:12.559825-05:00] request.INFO: Matched route "invoice_show_pdf_preview". {"route":"invoice_show_pdf_preview","route_parameters":{"_route":"invoice_show_pdf_preview","_controller":"App\\Controller\\InvoiceController::showOnlinePdfAction","slug":"247c1cb35de24f5027b77b06c147b9f9","id":"188920"},"request_uri":"http://facturasfactecu.com/invoice/pdfpreview/247c1cb35de24f5027b77b06c147b9f9inv188920","method":"GET"} []
[2026-03-31T14:29:12.562981-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/App_KernelProdContainer.php:144)"} []
[2026-03-31T14:29:12.563927-05:00] php.CRITICAL: Fatal Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php' (include_path='.:/opt/alt/php74/usr/share/pear') {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/App_KernelProdContainer.php:144)"} []
[2026-03-31T14:29:12.567320-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php' (include_path='.:/opt/alt/php74/usr/share/pear')" at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/App_KernelProdContainer.php line 144 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: require(): Failed opening required '/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getDoctrine_ResultCachePoolService.php' (include_path='.:/opt/alt/php74/usr/share/pear') at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/App_KernelProdContainer.php:144)"} []
[2026-03-31T14:29:12.567537-05:00] php.WARNING: Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getMonolog_LoggerService.php): failed to open stream: No such file or directory {"exception":"[object] (ErrorException(code: 0): Warning: require(/home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/getMonolog_LoggerService.php): failed to open stream: No such file or directory at /home/icrfriob/public_html/facturasfactecu.com/var/cache/prod/ContainerJhfW86P/App_KernelProdContainer.php:144)"} []
[2026-03-31T15:04:11.373340-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:04:11.379896-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:04:11.385495-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:04:11.385894-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:04:11.385901-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:11.385907-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:11.442752-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:04:11.449508-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:04:14.530151-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:04:14.536644-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:04:14.541559-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:04:14.541918-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:04:14.541924-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:14.541928-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:14.555387-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:04:14.558138-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:04:23.899188-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:04:23.905674-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:04:23.910960-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:04:23.911353-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:04:23.911360-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:23.911366-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:23.925884-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:04:23.928695-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:04:26.917220-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:04:26.923694-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:04:26.928872-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:04:26.929270-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:04:26.929277-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:26.929283-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:04:26.946797-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:04:26.949928-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:07:09.729092-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:07:09.738303-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:07:09.847972-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:07:09.848732-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:07:09.848740-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:09.848747-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:12.684622-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:07:12.707350-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:07:21.295247-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:07:21.302428-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:07:21.312132-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:07:21.312504-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:07:21.312510-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:21.312514-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:21.327176-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:07:21.330270-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:07:24.402357-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:07:24.409025-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:07:24.413825-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:07:24.414183-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:07:24.414189-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:24.414192-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:07:24.428761-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:07:24.431597-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:10:34.203253-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:10:34.209703-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:10:34.214945-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:10:34.215336-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:10:34.215343-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:10:34.215350-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:10:34.231872-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:10:34.235702-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T15:10:59.435456-05:00] request.INFO: Matched route "transporte_settings". {"route":"transporte_settings","route_parameters":{"_route":"transporte_settings","_controller":"App\\Controller\\ConfigController::transporteSettingsAction"},"request_uri":"https://facturasfactecu.com/configuration/transporte_settings","method":"POST"} []
[2026-03-31T15:10:59.441167-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T15:10:59.445798-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems"} []
[2026-03-31T15:10:59.446153-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T15:10:59.446160-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:10:59.446167-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T15:10:59.460065-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM transporte_socio WHERE id = ?' with params [88]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`empresa`, CONSTRAINT `empresa_ibfk_1` FOREIGN KEY (`transocio_id`) REFERENCES `transporte_socio` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-03-31T15:10:59.462584-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-03-31T20:42:41.781557-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-03-31T20:42:41.787601-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-03-31T20:42:41.792267-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CJUANTRANS"} []
[2026-03-31T20:42:41.792670-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-03-31T20:42:41.792677-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T20:42:41.792681-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-03-31T20:42:41.794081-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-03-31T20:42:41.800729-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-03-31T20:42:41.806619-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-01T08:30:31.740702-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-01T08:30:31.747259-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-01T08:30:31.752603-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"arriendoSan"} []
[2026-04-01T08:30:31.753019-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-01T08:30:31.753026-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-01T08:30:31.753041-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-01T08:30:31.754751-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-01T08:30:31.762728-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-01T08:30:31.771194-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-07T19:24:24.515004-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-04-07T19:24:24.563225-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-07T19:24:24.596729-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"arriendosAti"} []
[2026-04-07T19:24:24.598499-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-07T19:24:24.598506-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-07T19:24:24.598512-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-07T19:24:24.649354-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-04-07T19:24:24.669415-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-08T10:51:32.453137-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"680c76f9c9bd58c875290329debe99d7","id":"35788"},"request_uri":"https://facturasfactecu.com/customer/edit/680c76f9c9bd58c875290329debe99d7cst35788","method":"POST"} []
[2026-04-08T10:51:32.459568-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-08T10:51:32.464452-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-04-08T10:51:32.464823-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-08T10:51:32.464829-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-08T10:51:32.464833-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-08T10:51:32.485861-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [35788]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [35788]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-04-08T10:51:32.491691-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-08T10:51:37.925921-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"680c76f9c9bd58c875290329debe99d7","id":"35788"},"request_uri":"https://facturasfactecu.com/customer/edit/680c76f9c9bd58c875290329debe99d7cst35788","method":"POST"} []
[2026-04-08T10:51:37.932394-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-08T10:51:37.937752-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-04-08T10:51:37.938154-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-08T10:51:37.938161-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-08T10:51:37.938168-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-08T10:51:37.951391-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [35788]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [35788]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-04-08T10:51:37.954105-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-09T14:33:11.363260-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"9a10e80e0bf247111ada975f77e1524f","id":"189924"},"request_uri":"https://facturasfactecu.com/invoice/show/9a10e80e0bf247111ada975f77e1524finv189924","method":"POST"} []
[2026-04-09T14:33:11.411209-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-09T14:33:11.444443-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ComStereoF"} []
[2026-04-09T14:33:11.446152-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-09T14:33:11.446160-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-09T14:33:11.446165-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-09T14:33:12.641561-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [supplier.ecuador@ariadnacg.com.] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [supplier.ecuador@ariadnacg.com.] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-09T14:33:12.660991-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-10T14:27:58.212826-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"2238296f914707803e9a733a7c7469ff","id":"1515"},"request_uri":"http://facturasfactecu.com/guiaremision/show/2238296f914707803e9a733a7c7469ffgr1515","method":"POST"} []
[2026-04-10T14:27:58.219168-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-10T14:27:58.224095-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-10T14:27:58.224457-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-10T14:27:58.224462-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-10T14:27:58.224466-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-10T14:27:59.479043-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-10T14:27:59.485902-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-10T14:27:59.488223-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:11:11.116421-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:11:11.123106-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:11:11.128184-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:11:11.128554-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:11:11.128567-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:11.128571-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:11.130407-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:11:11.140438-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:11:11.148768-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:11:34.320524-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:11:34.327255-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:11:34.332326-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:11:34.332716-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:11:34.332729-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:34.332735-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:34.334433-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:11:34.341140-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:11:34.343958-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:11:47.792574-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:11:47.799073-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:11:47.804117-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:11:47.804493-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:11:47.804500-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:47.804503-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:47.809197-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:11:47.821947-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:11:47.838413-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:11:49.758471-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:11:49.764302-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:11:49.769432-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:11:49.769803-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:11:49.769810-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:49.769817-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:11:49.771520-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:11:49.778446-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:11:49.781061-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:12:01.950004-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:12:01.956471-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:12:01.961741-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:12:01.962153-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:12:01.962160-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:01.962167-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:01.963976-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:12:01.971117-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:12:01.973941-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:12:16.019539-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:12:16.025328-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:12:16.029702-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:12:16.030019-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:12:16.030025-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:16.030028-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:16.031720-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:12:16.039079-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:12:16.041934-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:12:29.453539-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:12:29.460144-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:12:29.464935-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:12:29.465357-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:12:29.465363-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:29.465368-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:29.467133-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:12:29.474715-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:12:29.477628-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-11T11:12:37.460079-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-11T11:12:37.582414-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-11T11:12:37.587501-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"0600920102001"} []
[2026-04-11T11:12:37.587857-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-11T11:12:37.587864-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:37.587871-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-11T11:12:37.589423-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-11T11:12:37.596377-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "I don't have a clear idea what infinity looks like." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 169 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): I don't have a clear idea what infinity looks like. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:169)"} []
[2026-04-11T11:12:37.599045-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-15T14:34:02.831315-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"e548dbc3c92ff9b8bc6b814a1c2cf7f3","id":"1535"},"request_uri":"http://facturasfactecu.com/guiaremision/show/e548dbc3c92ff9b8bc6b814a1c2cf7f3gr1535","method":"POST"} []
[2026-04-15T14:34:02.837678-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-15T14:34:02.842492-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-15T14:34:02.842850-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-15T14:34:02.842857-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-15T14:34:02.842860-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-15T14:34:04.066442-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-15T14:34:04.072911-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-15T14:34:04.075231-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-15T15:19:49.299971-05:00] request.INFO: Matched route "transportista_index". {"route":"transportista_index","route_parameters":{"_route":"transportista_index","_controller":"App\\Controller\\TransportistaController::indexAction"},"request_uri":"http://facturasfactecu.com/transportista?search_transportista%5Bterms%5D=0602510463","method":"GET"} []
[2026-04-15T15:19:49.306625-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-15T15:19:49.311528-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-15T15:19:49.311883-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-15T15:19:49.311889-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-15T15:19:49.311893-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-15T15:19:49.331200-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\Entity\Model\Transportista has no field or association named contactPerson" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 154 near 'contactPerson': Error: Class App\\Entity\\Model\\Transportista has no field or association named contactPerson at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT c FROM App\\Entity\\Model\\Transportista c WHERE c.empresa = :empresa_id AND (c.name LIKE '%0602510463%' OR c.identification LIKE '%0602510463%' OR c.contactPerson LIKE '%0602510463%') at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} []
[2026-04-15T15:19:49.338009-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-17T08:58:49.136785-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"http://facturasfactecu.com/descarga/","method":"GET"} []
[2026-04-17T08:58:49.186403-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-17T08:58:49.219584-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-17T08:58:49.221328-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-17T08:58:49.221348-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-17T08:58:49.221354-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-17T08:58:49.272814-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-04-17T08:58:49.296721-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-20T12:50:05.037935-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-20T12:50:05.044386-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-20T12:50:05.049452-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-20T12:50:05.049834-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-20T12:50:05.049842-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T12:50:05.049847-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T12:50:05.051460-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-20T12:50:05.058123-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-20T12:50:05.063724-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-20T16:36:58.089643-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"http://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-20T16:36:58.096160-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-20T16:36:58.101865-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-20T16:36:58.102405-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-20T16:36:58.102413-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T16:36:58.102418-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T16:36:58.104311-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-20T16:36:58.110699-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "The number contains unrecognized characters: "-"." at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 190 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): The number contains unrecognized characters: \"-\". at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:190)"} []
[2026-04-20T16:36:58.117049-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-20T17:23:06.374072-05:00] request.INFO: Matched route "customer_edit". {"route":"customer_edit","route_parameters":{"_route":"customer_edit","_controller":"App\\Controller\\CustomerController::editAction","slug":"c1f081e939ec44468ebe923ad5cfb544","id":"53447"},"request_uri":"https://facturasfactecu.com/customer/edit/c1f081e939ec44468ebe923ad5cfb544cst53447","method":"POST"} []
[2026-04-20T17:23:06.381213-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-20T17:23:06.386551-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LUIZATOURS20"} []
[2026-04-20T17:23:06.386939-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-20T17:23:06.386946-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T17:23:06.386952-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-20T17:23:06.406188-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException: "An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [53447]:  SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`))" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 68 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ForeignKeyConstraintViolationException(code: 0): An exception occurred while executing 'DELETE FROM customer WHERE id = ?' with params [53447]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:68)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`icrfriob_doc_facturas`.`invoice`, CONSTRAINT `FK_906517449395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)) at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)"} []
[2026-04-20T17:23:06.411271-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-21T09:31:38.213037-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-21T09:31:38.260895-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-21T09:31:38.294726-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-21T09:31:38.296476-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-21T09:31:38.296484-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T09:31:38.296489-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T09:31:38.305786-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-21T09:31:38.324797-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-21T09:31:38.344464-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-21T09:31:40.131101-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-21T09:31:40.138984-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-21T09:31:40.144658-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-21T09:31:40.145092-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-21T09:31:40.145100-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T09:31:40.145113-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T09:31:40.147083-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-21T09:31:40.152562-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-21T09:31:40.155283-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-21T10:42:10.603342-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-04-21T10:42:10.609299-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-21T10:42:10.614259-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"MARIANOA"} []
[2026-04-21T10:42:10.614607-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-21T10:42:10.614614-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T10:42:10.614620-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-21T10:42:10.686940-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:156)"} []
[2026-04-21T10:42:10.693082-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 156 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:156)"} []
[2026-04-21T10:42:10.695304-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:53:36.851210-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:53:36.857790-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:53:36.863244-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:53:36.863645-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:53:36.863652-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:53:36.863665-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:53:36.865383-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:53:36.873346-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:53:36.880247-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:53:50.957594-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:53:50.963444-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:53:50.967833-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:53:50.968168-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:53:50.968188-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:53:50.968192-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:53:50.969595-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:53:50.975167-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:53:50.978364-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:54:43.040204-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:54:43.046616-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:54:43.051877-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:54:43.052424-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:54:43.052441-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:54:43.052449-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:54:43.058010-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:54:43.067111-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:54:43.083857-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:55:07.087447-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:55:07.103865-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:55:07.108612-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:55:07.108967-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:55:07.108980-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:55:07.108986-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:55:07.110551-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:55:07.115906-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:55:07.118677-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:55:51.392667-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:55:51.398612-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:55:51.403661-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:55:51.404017-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:55:51.404029-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:55:51.404036-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:55:51.408711-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:55:51.417525-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:55:51.433874-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:56:14.675729-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:56:14.691443-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:56:14.696541-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:56:14.696868-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:56:14.696881-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:14.696885-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:14.698480-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:56:14.704281-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:56:14.707105-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:56:28.299621-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:56:28.316361-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:56:28.321046-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:56:28.321398-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:56:28.321412-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:28.321416-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:28.322771-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:56:28.327851-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:56:28.330552-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T16:56:38.120073-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T16:56:38.126547-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T16:56:38.131546-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T16:56:38.131902-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T16:56:38.131914-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:38.131918-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T16:56:38.133354-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T16:56:38.138424-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T16:56:38.141165-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:02:12.056110-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:02:12.062621-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:02:12.067631-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:02:12.067999-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:02:12.068017-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:02:12.068020-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:02:12.069586-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:02:12.075242-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:02:12.079036-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:08:30.728337-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:08:30.734912-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:08:30.740405-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:08:30.740797-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:08:30.740804-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:08:30.740817-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:08:30.742594-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:08:30.749264-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:08:30.754713-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:08:42.783408-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:08:42.789301-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:08:42.793795-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:08:42.794124-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:08:42.794130-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:08:42.794141-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:08:42.795473-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:08:42.800488-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:08:42.803155-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:24:49.278192-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:24:49.284660-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:24:49.289574-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:24:49.289928-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:24:49.289934-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:24:49.289945-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:24:49.291544-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:24:49.297053-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:24:49.300832-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:25:06.022836-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:25:06.028797-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:25:06.033958-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:25:06.034354-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:25:06.034368-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:06.034374-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:06.036081-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:25:06.041577-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:25:06.044370-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:25:19.355233-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:25:19.361748-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:25:19.367943-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:25:19.368455-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:25:19.368471-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:19.368477-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:19.370600-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:25:19.376995-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:25:19.380671-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:25:43.446368-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:25:43.452931-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:25:43.458145-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:25:43.458564-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:25:43.458578-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:43.458584-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:43.460348-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:25:43.465856-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:25:43.468700-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:25:53.320796-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:25:53.327239-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:25:53.331792-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:25:53.332163-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:25:53.332175-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:53.332179-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:53.333780-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:25:53.339036-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:25:53.341783-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:25:59.962576-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:25:59.968471-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:25:59.973302-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:25:59.973694-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:25:59.973709-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:59.973715-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:25:59.975414-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:25:59.980923-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:25:59.983919-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:26:56.622556-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:26:56.629040-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:26:56.633988-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:26:56.634403-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:26:56.634416-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:26:56.634420-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:26:56.635814-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:26:56.640992-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:26:56.643746-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:27:04.905195-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:27:04.911670-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:27:04.917173-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:27:04.917584-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:27:04.917598-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:04.917605-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:04.919313-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:27:04.925098-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:27:04.927911-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:27:25.252034-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:27:25.258490-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:27:25.263965-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:27:25.264380-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:27:25.264393-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:25.264400-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:25.266160-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:27:25.271627-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:27:25.274458-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:27:31.228179-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:27:31.234670-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:27:31.239558-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:27:31.239920-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:27:31.239932-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:31.239936-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:31.241463-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:27:31.246909-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:27:31.249642-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:27:56.113150-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:27:56.119607-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:27:56.124764-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:27:56.125168-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:27:56.125182-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:56.125189-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:27:56.126949-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:27:56.133607-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:27:56.136597-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:28:09.531350-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:28:09.537953-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:28:09.543125-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:28:09.543539-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:28:09.543555-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:09.543561-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:09.545365-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:28:09.551085-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:28:09.553915-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:28:21.155323-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:28:21.161757-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:28:21.166555-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:28:21.166912-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:28:21.166924-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:21.166928-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:21.168566-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:28:21.173856-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:28:21.176579-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:28:48.471467-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:28:48.477926-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:28:48.482747-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:28:48.483098-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:28:48.483110-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:48.483114-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:28:48.484618-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:28:48.489804-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:28:48.492490-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-23T17:29:01.340359-05:00] request.INFO: Matched route "invoice_form_totals". {"route":"invoice_form_totals","route_parameters":{"_route":"invoice_form_totals","_controller":"App\\Controller\\InvoiceController::getInvoiceFormTotals"},"request_uri":"https://facturasfactecu.com/invoice/form-totals","method":"POST"} []
[2026-04-23T17:29:01.346843-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-23T17:29:01.351765-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-23T17:29:01.352132-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-23T17:29:01.352145-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:29:01.352149-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-23T17:29:01.353705-05:00] php.INFO: User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, and will throw a "Symfony\Component\HttpFoundation\Exception\BadRequestException" exception in Symfony 6.0, use "Symfony\Component\HttpFoundation\InputBag::all($key)" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 5.1: Retrieving a non-string value from \"Symfony\\Component\\HttpFoundation\\InputBag::get()\" is deprecated, and will throw a \"Symfony\\Component\\HttpFoundation\\Exception\\BadRequestException\" exception in Symfony 6.0, use \"Symfony\\Component\\HttpFoundation\\InputBag::all($key)\" instead. at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/http-foundation/InputBag.php:39)"} []
[2026-04-23T17:29:01.358982-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\TransformationFailedException: "Number parsing failed: U_PARSE_ERROR" at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php line 165 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\TransformationFailedException(code: 0): Number parsing failed: U_PARSE_ERROR at /home/icrfriob/public_html/facturasfactecu.com/vendor/symfony/form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php:165)"} []
[2026-04-23T17:29:01.361676-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-25T20:33:52.673347-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5d22c4d66352baf647dc5cc082a89ff5","id":"191713"},"request_uri":"https://facturasfactecu.com/invoice/show/5d22c4d66352baf647dc5cc082a89ff5inv191713","method":"POST"} []
[2026-04-25T20:33:52.679744-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-25T20:33:52.684851-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2026-04-25T20:33:52.685265-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-25T20:33:52.685272-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:33:52.685278-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:33:53.905778-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-25T20:33:53.913696-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-25T20:33:52.888253-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5d22c4d66352baf647dc5cc082a89ff5","id":"191713"},"request_uri":"https://facturasfactecu.com/invoice/show/5d22c4d66352baf647dc5cc082a89ff5inv191713","method":"POST"} []
[2026-04-25T20:33:53.914436-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-25T20:33:53.919744-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2026-04-25T20:33:53.920143-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-25T20:33:53.920151-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:33:53.920157-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:33:55.077900-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-25T20:33:55.080565-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-25T20:34:03.626584-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"5d22c4d66352baf647dc5cc082a89ff5","id":"191713"},"request_uri":"https://facturasfactecu.com/invoice/show/5d22c4d66352baf647dc5cc082a89ff5inv191713","method":"POST"} []
[2026-04-25T20:34:03.632957-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-25T20:34:03.637946-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasLema01"} []
[2026-04-25T20:34:03.638328-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-25T20:34:03.638334-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:34:03.638338-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-25T20:34:04.792194-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [jaimeharo.@hotmail.com] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-25T20:34:04.795041-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-27T12:46:09.943948-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"31deb4c15c0e29430b03de70bb11e69f","id":"1578"},"request_uri":"http://facturasfactecu.com/guiaremision/show/31deb4c15c0e29430b03de70bb11e69fgr1578","method":"POST"} []
[2026-04-27T12:46:09.950340-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-27T12:46:09.955259-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Unifronteras"} []
[2026-04-27T12:46:09.955643-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-27T12:46:09.955649-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-27T12:46:09.955652-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-27T12:46:11.240331-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-27T12:46:11.249083-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/icrfriob/public_html/facturasfactecu.com/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-04-27T12:46:11.253141-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-28T09:26:31.023998-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.com/invoice/new","method":"POST"} []
[2026-04-28T09:26:31.030385-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-28T09:26:31.035124-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacDiegoi"} []
[2026-04-28T09:26:31.035499-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-28T09:26:31.035511-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-28T09:26:31.035515-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-28T09:26:31.103639-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:156)"} []
[2026-04-28T09:26:31.110562-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php line 156 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/icrfriob/public_html/facturasfactecu.com/src/Electronico/Comprobante.php:156)"} []
[2026-04-28T09:26:31.125444-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-29T08:33:34.274343-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-04-29T08:33:34.280964-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-29T08:33:34.286288-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-04-29T08:33:34.286704-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-29T08:33:34.286711-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-29T08:33:34.286717-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-29T08:33:34.293964-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-04-29T08:33:34.301071-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-04-29T08:33:34.316038-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-29T22:24:10.543690-05:00] request.INFO: Matched route "descarga_index". {"route":"descarga_index","route_parameters":{"_route":"descarga_index","_controller":"App\\Controller\\DescargaController::indexAction"},"request_uri":"https://facturasfactecu.com/descarga/","method":"GET"} []
[2026-04-29T22:24:10.592749-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-29T22:24:10.628989-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"CHAFTRANS"} []
[2026-04-29T22:24:10.630799-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-29T22:24:10.630808-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-29T22:24:10.630816-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-29T22:24:10.685693-05:00] request.CRITICAL: Uncaught PHP Exception BadMethodCallException: "Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy!" at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php line 235 {"exception":"[object] (BadMethodCallException(code: 0): Undefined method 'paginatedSearch'. The method name must start with either findBy, findOneBy or countBy! at /home/icrfriob/public_html/facturasfactecu.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:235)"} []
[2026-04-29T22:24:10.705280-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-30T10:09:54.446988-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a7d701b1dadff0dc11bd8d96e04ed7dc","id":"192214"},"request_uri":"https://facturasfactecu.com/invoice/show/a7d701b1dadff0dc11bd8d96e04ed7dcinv192214","method":"POST"} []
[2026-04-30T10:09:54.453566-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-30T10:09:54.458495-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1724486152001"} []
[2026-04-30T10:09:54.458858-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-30T10:09:54.458864-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-30T10:09:54.458868-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-30T10:09:55.634729-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-30T10:09:55.641951-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-04-30T10:09:59.841450-05:00] request.INFO: Matched route "invoice_show". {"route":"invoice_show","route_parameters":{"_route":"invoice_show","_controller":"App\\Controller\\InvoiceController::showAction","slug":"a7d701b1dadff0dc11bd8d96e04ed7dc","id":"192214"},"request_uri":"https://facturasfactecu.com/invoice/show/a7d701b1dadff0dc11bd8d96e04ed7dcinv192214","method":"POST"} []
[2026-04-30T10:09:59.847513-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-04-30T10:09:59.852220-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"1724486152001"} []
[2026-04-30T10:09:59.852561-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-04-30T10:09:59.852566-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-30T10:09:59.852570-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-04-30T10:10:00.952895-05:00] request.CRITICAL: Uncaught PHP Exception Swift_RfcComplianceException: "Address in mailbox given [] does not comply with RFC 2822, 3.6.2." at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php line 355 {"exception":"[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/icrfriob/public_html/facturasfactecu.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)"} []
[2026-04-30T10:10:00.955500-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-01T08:05:24.271920-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.com/item/autocomplete-description","method":"GET"} []
[2026-05-01T08:05:24.277707-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-01T08:05:24.282930-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"LacOlmedo"} []
[2026-05-01T08:05:24.283304-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-01T08:05:24.283311-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-01T08:05:24.283318-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-01T08:05:24.290862-05:00] php.CRITICAL: Uncaught Error: Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-05-01T08:05:24.298355-05:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Repository\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60" at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php line 52 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\Repository\\ProductRepository::findLikeDescripcion() must be of the type string, null given, called in /home/icrfriob/public_html/facturasfactecu.com/src/Controller/CoreController.php on line 60 at /home/icrfriob/public_html/facturasfactecu.com/src/Repository/ProductRepository.php:52)"} []
[2026-05-01T08:05:24.313240-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-11T00:28:19.835807+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:28:19.844726+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:28:19.844744+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:19.844753+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:19.845704+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:28:19.853257+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T00:28:22.843451+00:00] request.INFO: Matched route "app_contact_frm". {"route":"app_contact_frm","route_parameters":{"_route":"app_contact_frm","_controller":"App\\Controller\\RegistrationController::contactAction"},"request_uri":"https://facturasfactecu.factecu.website/asoiinfo/frmcontact","method":"GET"} []
[2026-05-11T00:28:22.855161+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:28:22.855188+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:22.855201+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:22.856791+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:28:22.867971+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[28000] [1045] Access denied for user 'icrfriob_user_facturas'@'localhost' (using password: YES)" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 112 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[28000] [1045] Access denied for user 'icrfriob_user_facturas'@'localhost' (using password: YES) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:112)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'icrfriob_user_facturas'@'localhost' (using password: YES) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 1045): SQLSTATE[28000] [1045] Access denied for user 'icrfriob_user_facturas'@'localhost' (using password: YES) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2026-05-11T00:28:29.180460+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:28:29.191692+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:28:29.191716+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:29.191728+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:28:29.194145+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:28:29.200714+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T00:32:09.879837+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://www.facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:32:09.889252+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:32:09.889270+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:09.889379+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:09.890357+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:32:09.898047+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T00:32:09.907117+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:32:09.918688+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:32:09.918725+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:09.918736+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:09.920089+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:32:09.927297+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T00:32:10.107779+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://www.facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:32:10.120167+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:32:10.120190+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:10.120199+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:10.121525+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:32:10.129875+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T00:32:10.127008+00:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"GET"} []
[2026-05-11T00:32:10.139660+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:32:10.139684+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:10.139694+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:32:10.141112+00:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:32:10.151466+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 112 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:112)"} []
[2026-05-11T01:25:32.278980+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:25:32.289091+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-11T01:25:32.305026+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems1"} []
[2026-05-11T01:25:32.305941+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T01:25:32.305963+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:25:32.305978+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:25:32.320996+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 73 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:73)"} []
[2026-05-11T01:25:32.335637+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-11T01:34:47.784058+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:34:47.790724+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-11T01:34:47.823793+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems1"} []
[2026-05-11T01:34:47.824569+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T01:34:47.824590+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:34:47.824604+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:34:47.839760+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 73 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:73)"} []
[2026-05-11T01:34:47.856244+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-11T01:34:51.600107+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:34:51.619375+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-11T01:34:51.647960+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems1"} []
[2026-05-11T01:34:51.649422+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T01:34:51.649438+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:34:51.649450+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:34:51.656549+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 73 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:73)"} []
[2026-05-11T01:34:51.662688+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-11T01:35:11.192784+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:35:11.197022+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-11T01:35:11.221175+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"dwsystems1"} []
[2026-05-11T01:35:11.222030+00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T01:35:11.222052+00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:35:11.222069+00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T01:35:11.250326+00:00] request.CRITICAL: Uncaught PHP Exception Exception: "Failed to connect to DB" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php line 73 {"exception":"[object] (Exception(code: 0): Failed to connect to DB at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Service/EmFactory.php:73)"} []
[2026-05-11T01:35:11.254837+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-11T01:36:01.217778+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:36:01.238066+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "2A." must be defined." at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php line 539 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:01.246629+00:00] request.CRITICAL: Exception thrown when handling an exception (InvalidArgumentException: The controller for URI "/" is not callable: The parameter "2A." must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88) {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:01.247033+00:00] php.CRITICAL: Uncaught Exception: The controller for URI "/" is not callable: The parameter "2A." must be defined. {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:01.252251+00:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/" is not callable: The parameter "2A." must be defined." at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:03.718458+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\CoreController::indexAction"},"request_uri":"https://facturasfactecu.factecu.website/","method":"GET"} []
[2026-05-11T01:36:03.724811+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: "The parameter "2A." must be defined." at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php line 539 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:03.728877+00:00] request.CRITICAL: Exception thrown when handling an exception (InvalidArgumentException: The controller for URI "/" is not callable: The parameter "2A." must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88) {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:03.729115+00:00] php.CRITICAL: Uncaught Exception: The controller for URI "/" is not callable: The parameter "2A." must be defined. {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-11T01:36:03.729745+00:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/" is not callable: The parameter "2A." must be defined." at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/\" is not callable: The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\InvalidArgumentException(code: 0): The parameter \"2A.\" must be defined. at /home/factdmby/public_html/facturasfactecu.factecu.website/var/cache/prod/Container2drbxVp/App_KernelProdContainer.php:539)"} []
[2026-05-10T23:31:13.846602-05:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"POST"} []
[2026-05-10T23:31:13.968645-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-10T23:31:13.968671-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-10T23:31:13.968683-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-10T23:31:13.977095-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-10T23:31:16.352460-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 354 but got code "503", with message "503-All RCPT commands were rejected with this error: 503-Sender verify failed 503 Valid RCPT command must precede DATA "" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 503): Expected response code 354 but got code \"503\", with message \"503-All RCPT commands were rejected with this error:\r\n503-Sender verify failed\r\n503 Valid RCPT command must precede DATA\r\n\" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2026-05-10T23:34:24.883697-05:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"POST"} []
[2026-05-10T23:34:24.893797-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-10T23:34:24.893825-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-10T23:34:24.893837-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-10T23:34:24.895155-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-10T23:34:26.048723-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 354 but got code "503", with message "503-All RCPT commands were rejected with this error: 503-Sender verify failed 503 Valid RCPT command must precede DATA "" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 503): Expected response code 354 but got code \"503\", with message \"503-All RCPT commands were rejected with this error:\r\n503-Sender verify failed\r\n503 Valid RCPT command must precede DATA\r\n\" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2026-05-11T00:07:39.404361-05:00] request.INFO: Matched route "app_forgot_password_request". {"route":"app_forgot_password_request","route_parameters":{"_route":"app_forgot_password_request","_controller":"App\\Controller\\ResetPasswordController::request"},"request_uri":"https://facturasfactecu.factecu.website/reset-password","method":"POST"} []
[2026-05-11T00:07:39.416953-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T00:07:39.416975-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:07:39.416985-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T00:07:39.418255-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T00:07:41.217039-05:00] request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Expected response code 354 but got code "503", with message "503-All RCPT commands were rejected with this error: 503-Sender verify failed 503 Valid RCPT command must precede DATA "" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 459 {"exception":"[object] (Swift_TransportException(code: 503): Expected response code 354 but got code \"503\", with message \"503-All RCPT commands were rejected with this error:\r\n503-Sender verify failed\r\n503 Valid RCPT command must precede DATA\r\n\" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459)"} []
[2026-05-11T10:01:42.669486-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T10:01:42.686533-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T10:01:42.686553-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:01:42.686577-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:01:42.686898-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:01:42.712857-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T10:05:09.241861-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T10:05:09.258880-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T10:05:09.258906-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:05:09.258933-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:05:09.259385-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:05:09.273365-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T10:06:27.723686-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T10:06:27.735422-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T10:06:27.735446-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:06:27.735474-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:06:27.735839-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T10:06:27.745574-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T16:29:34.827749+00:00] console.ERROR: Error thrown while running command "'app:actualizar-planes'". Message: "There are no commands defined in the "app" namespace.  Did you mean this?     doctrine:mapping" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException(code: 0): There are no commands defined in the \"app\" namespace.\n\nDid you mean this?\n    doctrine:mapping at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/symfony/console/Application.php:581)","command":"'app:actualizar-planes'","message":"There are no commands defined in the \"app\" namespace.\n\nDid you mean this?\n    doctrine:mapping"} []
[2026-05-11T13:32:59.415683-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:32:59.427748-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:32:59.427767-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:32:59.427790-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:32:59.428102-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:32:59.441344-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:42:37.436538-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:42:37.446462-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:42:37.446482-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:37.446504-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:37.446811-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:37.455385-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:42:50.528824-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:42:50.541127-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:42:50.541148-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:50.541172-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:50.541498-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:42:50.551860-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:43:49.311273-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:43:49.322337-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:43:49.322356-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:43:49.322378-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:43:49.322624-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:43:49.342889-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:44:01.571143-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:44:01.582483-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:44:01.582504-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:44:01.582526-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:44:01.582821-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:44:01.593182-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:47:03.696660-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:47:03.711525-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:47:03.711546-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:47:03.711572-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:47:03.711961-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:47:03.723570-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T13:50:33.145620-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T13:50:33.162651-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T13:50:33.162673-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:50:33.162702-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:50:33.163185-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T13:50:33.188692-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T15:15:21.218167-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T15:15:21.232166-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T15:15:21.232186-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:15:21.232207-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:15:21.232570-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:15:21.247997-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T15:18:06.037730-05:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://facturasfactecu.factecu.website/asoiinfo/register","method":"POST"} []
[2026-05-11T15:18:06.052913-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T15:18:06.052937-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:18:06.052948-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:18:06.054535-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T15:18:06.083912-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T15:18:42.689117-05:00] request.INFO: Matched route "app_register". {"route":"app_register","route_parameters":{"_route":"app_register","_controller":"App\\Controller\\RegistrationController::register"},"request_uri":"https://facturasfactecu.factecu.website/asoiinfo/register","method":"POST"} []
[2026-05-11T15:18:42.704624-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T15:18:42.704650-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:18:42.704660-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T15:18:42.706579-05:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2026-05-11T15:18:42.741636-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T22:16:06.428484-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T22:16:06.440645-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T22:16:06.440668-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:06.440695-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:06.442290-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:06.474035-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T22:16:23.071156-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T22:16:23.081697-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T22:16:23.081716-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:23.081737-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:23.081977-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:16:23.090506-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-11T22:17:39.591700-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-11T22:17:39.606354-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-11T22:17:39.606374-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:17:39.606404-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:17:39.606771-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-11T22:17:39.617869-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:23:48.876186-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:23:48.886938-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:23:48.886962-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:48.886989-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:48.887258-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:48.900969-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:23:51.830338-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:23:51.841108-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:23:51.841127-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:51.841147-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:51.841386-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:51.851135-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:23:58.654530-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:23:58.667538-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:23:58.667560-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:58.667586-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:58.667921-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:23:58.678978-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:24:36.949855-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:24:36.960297-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:24:36.960317-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:24:36.960336-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:24:36.960605-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:24:36.970578-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:56:50.124237-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:56:50.138137-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:56:50.138161-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:56:50.138188-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:56:50.138554-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:56:50.156708-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:57:25.111160-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:57:25.121456-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:57:25.121477-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:25.121499-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:25.121737-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:25.131925-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:57:29.311849-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:57:29.324379-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:57:29.324403-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:29.324429-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:29.324738-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:57:29.335264-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:58:40.914349-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:58:40.926404-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:58:40.926427-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:58:40.926451-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:58:40.926772-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:58:40.955918-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:59:19.087732-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:59:19.098432-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:59:19.098456-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:19.098480-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:19.098779-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:19.108674-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T12:59:23.391854-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T12:59:23.401872-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T12:59:23.401891-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:23.401913-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:23.402157-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T12:59:23.410739-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T13:17:27.564955-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T13:17:27.579403-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T13:17:27.579422-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:27.579449-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:27.579816-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:27.603162-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T13:17:30.955541-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T13:17:30.966511-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T13:17:30.966529-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:30.966551-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:30.966809-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T13:17:30.979223-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:11:23.851743-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:11:23.865802-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:11:23.865831-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:11:23.865861-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:11:23.866308-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:11:23.884133-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:12:02.279333-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:12:02.297048-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:12:02.297085-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:12:02.297118-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:12:02.297582-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:12:02.315827-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:13:53.144060-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:13:53.181002-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:13:53.181030-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:13:53.181067-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:13:53.181575-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:13:53.261135-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:14:53.816989-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:14:53.844948-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:14:53.844976-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:14:53.845013-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:14:53.845453-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:14:53.865920-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:37:47.737835-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:37:47.749155-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:37:47.749179-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:37:47.749207-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:37:47.749706-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:37:47.762137-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:39:05.590702-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:39:05.606759-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:39:05.606782-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:05.606816-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:05.607198-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:05.619157-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:39:36.268044-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:39:36.281300-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:39:36.281325-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:36.281374-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:36.281820-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:39:36.304551-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:41:12.480917-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:41:12.496299-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:41:12.496317-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:12.496348-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:12.496733-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:12.517714-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:41:23.520933-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:41:23.540242-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:41:23.540265-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:23.540286-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:23.540574-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:41:23.550510-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T16:44:37.508678-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T16:44:37.528033-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T16:44:37.528057-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:44:37.528089-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:44:37.528583-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T16:44:37.574560-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-12T17:15:23.267645-05:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://facturasfactecu.factecu.website/login","method":"POST"} []
[2026-05-12T17:15:23.279051-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-12T17:15:23.279072-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T17:15:23.279098-05:00] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T17:15:23.279413-05:00] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-12T17:15:23.291611-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Types\ConversionException: "Could not convert database value "Array" to Doctrine Type json" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php line 36 {"exception":"[object] (Doctrine\\DBAL\\Types\\ConversionException(code: 0): Could not convert database value \"Array\" to Doctrine Type json at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php:36)"} []
[2026-05-14T15:08:38.144310-05:00] request.INFO: Matched route "item_autocomplete_description". {"route":"item_autocomplete_description","route_parameters":{"_route":"item_autocomplete_description","_controller":"App\\Controller\\CoreController::autocompleteDescriptionAction"},"request_uri":"https://facturasfactecu.factecu.website/item/autocomplete-description?term=co","method":"GET"} []
[2026-05-14T15:08:38.153820-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-14T15:08:38.165516-05:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[HY000] [2002] Can't connect to server on '127.0.0.1' (115)" at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 112 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Can't connect to server on '127.0.0.1' (115) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:112)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 2002): SQLSTATE[HY000] [2002] Can't connect to server on '127.0.0.1' (115) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18)\n[previous exception] [object] (PDOException(code: 2002): SQLSTATE[HY000] [2002] Can't connect to server on '127.0.0.1' (115) at /home/factdmby/public_html/facturasfactecu.factecu.website/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40)"} []
[2026-05-15T17:51:41.099020-05:00] request.INFO: Matched route "guiaremision_show". {"route":"guiaremision_show","route_parameters":{"_route":"guiaremision_show","_controller":"App\\Controller\\GuiaRemisionController::showAction","slug":"a0cc3ca1259d41c04005311a6dd46a91","id":"1652"},"request_uri":"https://facturasfactecu.factecu.website/guiaremision/show/a0cc3ca1259d41c04005311a6dd46a91gr1652","method":"POST"} []
[2026-05-15T17:51:41.115569-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-15T17:51:41.126524-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"ventasroldos"} []
[2026-05-15T17:51:41.127525-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-15T17:51:41.127544-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-15T17:51:41.127556-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-15T17:51:42.262636-05:00] php.CRITICAL: Uncaught Error: Call to undefined method App\Entity\Model\GuiaRemision::getCustomerName() {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Model\\GuiaRemision::getCustomerName() at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-05-15T17:51:42.278703-05:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getCustomerName" of class "App\Entity\Model\GuiaRemision". Did you mean to call "getCustomermicro"?" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Controller/Base/AbstractGuiaRemisionController.php line 262 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getCustomerName\" of class \"App\\Entity\\Model\\GuiaRemision\".\nDid you mean to call \"getCustomermicro\"? at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Controller/Base/AbstractGuiaRemisionController.php:262)"} []
[2026-05-15T17:51:42.285685-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2026-05-18T19:20:04.964766-05:00] request.INFO: Matched route "invoice_add". {"route":"invoice_add","route_parameters":{"_route":"invoice_add","_controller":"App\\Controller\\InvoiceController::newAction"},"request_uri":"https://facturasfactecu.factecu.website/invoice/new","method":"POST"} []
[2026-05-18T19:20:04.983371-05:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2026-05-18T19:20:05.013124-05:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"BAPAPROF"} []
[2026-05-18T19:20:05.015142-05:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2026-05-18T19:20:05.015224-05:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-18T19:20:05.015239-05:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2026-05-18T19:20:05.385146-05:00] php.CRITICAL: Uncaught Error: Call to a member function getTipoDocumento() on null {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Electronico/Comprobante.php:156)"} []
[2026-05-18T19:20:05.450479-05:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTipoDocumento() on null" at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Electronico/Comprobante.php line 156 {"exception":"[object] (Error(code: 0): Call to a member function getTipoDocumento() on null at /home/factdmby/public_html/facturasfactecu.factecu.website/src/Electronico/Comprobante.php:156)"} []
[2026-05-18T19:20:05.457900-05:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
