2025-11-17 00:39:34.316 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33/ - null null 2025-11-17 00:39:34.321 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33/ - 404 0 null 5.1423ms 2025-11-17 00:39:34.321 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33/, Response status code: 404 2025-11-17 00:39:37.169 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - null null 2025-11-17 00:39:37.169 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - 404 0 null 0.3374ms 2025-11-17 00:39:37.169 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/favicon.ico, Response status code: 404 2025-11-17 02:00:11.675 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-11-17 02:00:11.676 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 1.1388ms 2025-11-17 02:00:11.676 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2025-11-17 02:54:58.667 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-17 02:54:58.668 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:54:58.668 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.9176ms 2025-11-17 02:54:58.726 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-17 02:54:58.726 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:54:58.726 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-17 02:54:59.040 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-11-17 02:54:59.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-17 02:54:59.154 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:54:59.154 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-17 02:54:59.154 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-17 02:54:59.154 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 427.9304ms 2025-11-17 02:55:12.515 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-17 02:55:12.515 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.515 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2805ms 2025-11-17 02:55:12.566 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-17 02:55:12.566 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.567 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1997ms 2025-11-17 02:55:12.569 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-17 02:55:12.569 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.570 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2566ms 2025-11-17 02:55:12.571 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-17 02:55:12.571 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.572 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-17 02:55:12.588 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-17 02:55:12.588 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:12.588 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-17 02:55:12.588 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-17 02:55:12.588 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 17.3028ms 2025-11-17 02:55:12.620 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-17 02:55:12.620 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.620 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-17 02:55:12.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:55:12.623 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:12.623 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:12.623 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-17 02:55:12.623 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.1388ms 2025-11-17 02:55:12.623 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-17 02:55:12.623 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:12.623 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-17 02:55:12.631 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:55:12.806 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:12.807 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:14.005 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-17 02:55:14.006 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1382.7546ms 2025-11-17 02:55:22.625 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-17 02:55:22.626 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.626 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4669ms 2025-11-17 02:55:22.625 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-17 02:55:22.627 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.3569ms 2025-11-17 02:55:22.627 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 02:55:22.627 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.1248ms 2025-11-17 02:55:22.680 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-17 02:55:22.680 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.680 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2406ms 2025-11-17 02:55:22.682 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-17 02:55:22.682 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.683 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 02:55:22.683 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.683 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-17 02:55:22.683 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 02:55:22.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:55:22.686 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:22.686 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:22.686 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 02:55:22.687 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.061ms 2025-11-17 02:55:22.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:55:22.696 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:22.696 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:22.696 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-17 02:55:22.696 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 14.2215ms 2025-11-17 02:55:22.697 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-17 02:55:22.697 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.697 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-17 02:55:22.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-17 02:55:22.699 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:22.699 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-17 02:55:22.699 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-17 02:55:22.699 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.6996ms 2025-11-17 02:55:22.732 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-17 02:55:22.733 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:22.733 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-17 02:55:22.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-17 02:55:22.736 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:22.736 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:22.736 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-17 02:55:22.737 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 4.2215ms 2025-11-17 02:55:26.517 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5 - null null 2025-11-17 02:55:26.517 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:26.517 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5 - 204 null null 0.3016ms 2025-11-17 02:55:26.570 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/5 - null null 2025-11-17 02:55:26.571 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:26.571 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 02:55:26.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 02:55:26.610 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:26.611 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:27.038 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 02:55:27.039 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/5 - 200 null application/json; charset=utf-8 468.5471ms 2025-11-17 02:55:36.645 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - null null 2025-11-17 02:55:36.645 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:36.645 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - 204 null null 0.3365ms 2025-11-17 02:55:36.697 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers - null null 2025-11-17 02:55:36.697 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:55:36.698 +00:00 [INF] Executing endpoint 'HTTP: GET /customers' 2025-11-17 02:55:36.714 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate], [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Customers] AS [c] LEFT JOIN [Nationalities] AS [n] ON [c].[NationalityId1] = [n].[Id] WHERE [c].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:55:36.715 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:55:36.715 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:55:36.716 +00:00 [INF] Executed endpoint 'HTTP: GET /customers' 2025-11-17 02:55:36.716 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers - 200 null application/json; charset=utf-8 18.4868ms 2025-11-17 02:56:02.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/00109441212 - null null 2025-11-17 02:56:02.370 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:02.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/00109441212 - 204 null null 0.3035ms 2025-11-17 02:56:02.423 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/00109441212 - null null 2025-11-17 02:56:02.423 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:02.423 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:02.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:02.425 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:02.425 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:02.425 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:02.425 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/00109441212 - 200 null application/json; charset=utf-8 2.883ms 2025-11-17 02:56:04.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/0010944121 - null null 2025-11-17 02:56:04.371 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:04.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/0010944121 - 204 null null 0.2517ms 2025-11-17 02:56:04.424 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/0010944121 - null null 2025-11-17 02:56:04.424 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:04.425 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:04.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:04.427 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:04.427 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:04.428 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:04.428 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/0010944121 - 200 null application/json; charset=utf-8 3.6449ms 2025-11-17 02:56:06.252 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/esmir - null null 2025-11-17 02:56:06.252 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:06.252 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/esmir - 204 null null 0.3149ms 2025-11-17 02:56:06.305 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/esmir - null null 2025-11-17 02:56:06.305 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:06.305 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:06.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:06.309 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:06.309 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:06.309 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:06.309 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/esmir - 200 null application/json; charset=utf-8 4.3616ms 2025-11-17 02:56:06.988 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/esmirna - null null 2025-11-17 02:56:06.989 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:06.989 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/esmirna - 204 null null 0.9448ms 2025-11-17 02:56:07.043 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/esmirna - null null 2025-11-17 02:56:07.043 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:07.043 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:07.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:07.046 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:07.046 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:07.046 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:07.046 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/esmirna - 200 null application/json; charset=utf-8 3.1247ms 2025-11-17 02:56:10.046 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/PurchasedProducts/00109441212 - null null 2025-11-17 02:56:10.046 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:10.046 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/PurchasedProducts/00109441212 - 204 null null 0.3356ms 2025-11-17 02:56:10.099 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/PurchasedProducts/00109441212 - null null 2025-11-17 02:56:10.099 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:10.100 +00:00 [INF] Executing endpoint 'HTTP: GET PurchasedProducts/{cedula}' 2025-11-17 02:56:10.129 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__cedula_0='?' (Size = 11)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[Cedula], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[SalesId], [t].[Id], [t].[Address], [t].[BirthDate], [t].[Cedula], [t].[CellPhone], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Email], [t].[Gender], [t].[HomePhone], [t].[Name], [t].[NationalityId], [t].[NationalityId1], [t].[Phone], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[DiscountAmount], [t0].[DiscountPercentage], [t0].[TotalAmount], [t0].[TotalNetAmount], [t0].[TotalTax], [t0].[UpdatedById], [t0].[UpdatedDate], [t1].[Id], [t1].[BuyPrice], [t1].[CreatedById], [t1].[CreatedDate], [t1].[DeleteFlag], [t1].[DiscountAmount], [t1].[ProductId], [t1].[Quantity], [t1].[SalesId], [t1].[Tax], [t1].[Total], [t1].[UnitPrice], [t1].[UpdatedById], [t1].[UpdatedDate], [t1].[Id0], [t1].[BarCode], [t1].[BuyPrice0], [t1].[CategoryId], [t1].[CreatedById0], [t1].[CreatedDate0], [t1].[DeleteFlag0], [t1].[ExpirationDate], [t1].[MinimunStock], [t1].[Name], [t1].[Note], [t1].[ProductImage], [t1].[ProductTaxId], [t1].[SalePrice], [t1].[Status], [t1].[Stock], [t1].[UpdatedById0], [t1].[UpdatedDate0] FROM [PurchasedProducts] AS [p] INNER JOIN ( SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[Cedula] = [t].[Cedula] INNER JOIN ( SELECT [s].[Id], [s].[CreatedById], [s].[CreatedDate], [s].[DeleteFlag], [s].[DiscountAmount], [s].[DiscountPercentage], [s].[TotalAmount], [s].[TotalNetAmount], [s].[TotalTax], [s].[UpdatedById], [s].[UpdatedDate] FROM [Sales] AS [s] WHERE [s].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[SalesId] = [t0].[Id] LEFT JOIN ( SELECT [s0].[Id], [s0].[BuyPrice], [s0].[CreatedById], [s0].[CreatedDate], [s0].[DeleteFlag], [s0].[DiscountAmount], [s0].[ProductId], [s0].[Quantity], [s0].[SalesId], [s0].[Tax], [s0].[Total], [s0].[UnitPrice], [s0].[UpdatedById], [s0].[UpdatedDate], [t2].[Id] AS [Id0], [t2].[BarCode], [t2].[BuyPrice] AS [BuyPrice0], [t2].[CategoryId], [t2].[CreatedById] AS [CreatedById0], [t2].[CreatedDate] AS [CreatedDate0], [t2].[DeleteFlag] AS [DeleteFlag0], [t2].[ExpirationDate], [t2].[MinimunStock], [t2].[Name], [t2].[Note], [t2].[ProductImage], [t2].[ProductTaxId], [t2].[SalePrice], [t2].[Status], [t2].[Stock], [t2].[UpdatedById] AS [UpdatedById0], [t2].[UpdatedDate] AS [UpdatedDate0] FROM [SalesDetail] AS [s0] INNER JOIN ( SELECT [p0].[Id], [p0].[BarCode], [p0].[BuyPrice], [p0].[CategoryId], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[ExpirationDate], [p0].[MinimunStock], [p0].[Name], [p0].[Note], [p0].[ProductImage], [p0].[ProductTaxId], [p0].[SalePrice], [p0].[Status], [p0].[Stock], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [Products] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t2] ON [s0].[ProductId] = [t2].[Id] WHERE [s0].[DeleteFlag] = CAST(0 AS bit) ) AS [t1] ON [t0].[Id] = [t1].[SalesId] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Cedula] = @__cedula_0 ORDER BY [p].[SalesId] DESC, [p].[Id], [t].[Id], [t0].[Id], [t1].[Id] 2025-11-17 02:56:10.134 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:10.135 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:10.136 +00:00 [INF] Executed endpoint 'HTTP: GET PurchasedProducts/{cedula}' 2025-11-17 02:56:10.136 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/PurchasedProducts/00109441212 - 200 null application/json; charset=utf-8 37.2574ms 2025-11-17 02:56:25.189 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/smirna soler matos - null null 2025-11-17 02:56:25.189 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:25.189 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/smirna soler matos - 204 null null 0.2935ms 2025-11-17 02:56:25.243 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/smirna soler matos - null null 2025-11-17 02:56:25.243 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:25.244 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:25.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:25.246 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:25.246 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:25.246 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:25.246 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/smirna soler matos - 200 null application/json; charset=utf-8 2.8586ms 2025-11-17 02:56:28.086 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/chantal - null null 2025-11-17 02:56:28.087 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:28.087 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/chantal - 204 null null 0.2959ms 2025-11-17 02:56:28.140 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/chantal - null null 2025-11-17 02:56:28.140 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:28.140 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:28.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 02:56:28.143 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:28.143 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:28.143 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 02:56:28.143 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/chantal - 200 null application/json; charset=utf-8 3.3482ms 2025-11-17 02:56:30.834 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/PurchasedProducts/00119481802 - null null 2025-11-17 02:56:30.834 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:30.834 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/PurchasedProducts/00119481802 - 204 null null 0.3279ms 2025-11-17 02:56:30.886 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/PurchasedProducts/00119481802 - null null 2025-11-17 02:56:30.887 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:30.887 +00:00 [INF] Executing endpoint 'HTTP: GET PurchasedProducts/{cedula}' 2025-11-17 02:56:30.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__cedula_0='?' (Size = 11)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[Cedula], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[SalesId], [t].[Id], [t].[Address], [t].[BirthDate], [t].[Cedula], [t].[CellPhone], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Email], [t].[Gender], [t].[HomePhone], [t].[Name], [t].[NationalityId], [t].[NationalityId1], [t].[Phone], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[DiscountAmount], [t0].[DiscountPercentage], [t0].[TotalAmount], [t0].[TotalNetAmount], [t0].[TotalTax], [t0].[UpdatedById], [t0].[UpdatedDate], [t1].[Id], [t1].[BuyPrice], [t1].[CreatedById], [t1].[CreatedDate], [t1].[DeleteFlag], [t1].[DiscountAmount], [t1].[ProductId], [t1].[Quantity], [t1].[SalesId], [t1].[Tax], [t1].[Total], [t1].[UnitPrice], [t1].[UpdatedById], [t1].[UpdatedDate], [t1].[Id0], [t1].[BarCode], [t1].[BuyPrice0], [t1].[CategoryId], [t1].[CreatedById0], [t1].[CreatedDate0], [t1].[DeleteFlag0], [t1].[ExpirationDate], [t1].[MinimunStock], [t1].[Name], [t1].[Note], [t1].[ProductImage], [t1].[ProductTaxId], [t1].[SalePrice], [t1].[Status], [t1].[Stock], [t1].[UpdatedById0], [t1].[UpdatedDate0] FROM [PurchasedProducts] AS [p] INNER JOIN ( SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[Cedula] = [t].[Cedula] INNER JOIN ( SELECT [s].[Id], [s].[CreatedById], [s].[CreatedDate], [s].[DeleteFlag], [s].[DiscountAmount], [s].[DiscountPercentage], [s].[TotalAmount], [s].[TotalNetAmount], [s].[TotalTax], [s].[UpdatedById], [s].[UpdatedDate] FROM [Sales] AS [s] WHERE [s].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[SalesId] = [t0].[Id] LEFT JOIN ( SELECT [s0].[Id], [s0].[BuyPrice], [s0].[CreatedById], [s0].[CreatedDate], [s0].[DeleteFlag], [s0].[DiscountAmount], [s0].[ProductId], [s0].[Quantity], [s0].[SalesId], [s0].[Tax], [s0].[Total], [s0].[UnitPrice], [s0].[UpdatedById], [s0].[UpdatedDate], [t2].[Id] AS [Id0], [t2].[BarCode], [t2].[BuyPrice] AS [BuyPrice0], [t2].[CategoryId], [t2].[CreatedById] AS [CreatedById0], [t2].[CreatedDate] AS [CreatedDate0], [t2].[DeleteFlag] AS [DeleteFlag0], [t2].[ExpirationDate], [t2].[MinimunStock], [t2].[Name], [t2].[Note], [t2].[ProductImage], [t2].[ProductTaxId], [t2].[SalePrice], [t2].[Status], [t2].[Stock], [t2].[UpdatedById] AS [UpdatedById0], [t2].[UpdatedDate] AS [UpdatedDate0] FROM [SalesDetail] AS [s0] INNER JOIN ( SELECT [p0].[Id], [p0].[BarCode], [p0].[BuyPrice], [p0].[CategoryId], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[ExpirationDate], [p0].[MinimunStock], [p0].[Name], [p0].[Note], [p0].[ProductImage], [p0].[ProductTaxId], [p0].[SalePrice], [p0].[Status], [p0].[Stock], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [Products] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t2] ON [s0].[ProductId] = [t2].[Id] WHERE [s0].[DeleteFlag] = CAST(0 AS bit) ) AS [t1] ON [t0].[Id] = [t1].[SalesId] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Cedula] = @__cedula_0 ORDER BY [p].[SalesId] DESC, [p].[Id], [t].[Id], [t0].[Id], [t1].[Id] 2025-11-17 02:56:30.894 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:30.894 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:30.894 +00:00 [INF] Executed endpoint 'HTTP: GET PurchasedProducts/{cedula}' 2025-11-17 02:56:30.895 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/PurchasedProducts/00119481802 - 200 null application/json; charset=utf-8 8.1429ms 2025-11-17 02:56:50.501 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/PaymentType - null null 2025-11-17 02:56:50.501 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:50.501 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/PaymentType - 204 null null 0.2773ms 2025-11-17 02:56:50.555 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/PaymentType - null null 2025-11-17 02:56:50.555 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:50.556 +00:00 [INF] Executing endpoint 'HTTP: GET PaymentType/' 2025-11-17 02:56:50.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 02:56:50.562 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:50.562 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 02:56:50.562 +00:00 [INF] Executed endpoint 'HTTP: GET PaymentType/' 2025-11-17 02:56:50.562 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/PaymentType - 200 null application/json; charset=utf-8 7.0304ms 2025-11-17 02:56:59.415 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-17 02:56:59.415 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:59.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2576ms 2025-11-17 02:56:59.490 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-17 02:56:59.490 +00:00 [INF] CORS policy execution successful. 2025-11-17 02:56:59.490 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-17 02:56:59.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-17 02:56:59.492 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 02:56:59.492 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-17 02:56:59.492 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-17 02:56:59.492 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.7337ms 2025-11-17 07:39:21.297 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/docs.js - null null 2025-11-17 07:39:21.298 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/api-docs.js - null null 2025-11-17 07:39:21.298 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/api-docs.js - 404 0 null 0.3804ms 2025-11-17 07:39:21.298 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/api-docs.js, Response status code: 404 2025-11-17 07:39:21.298 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/swagger/v1/swagger.js - null null 2025-11-17 07:39:21.299 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/swagger/v1/swagger.js - 404 0 null 0.1463ms 2025-11-17 07:39:21.299 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/swagger/v1/swagger.js, Response status code: 404 2025-11-17 07:39:21.299 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/docs.js - 404 0 null 0.7227ms 2025-11-17 07:39:21.299 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/docs.js, Response status code: 404 2025-11-17 07:39:21.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/openapi.js - null null 2025-11-17 07:39:21.306 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/openapi.js - 404 0 null 0.2457ms 2025-11-17 07:39:21.306 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/openapi.js, Response status code: 404 2025-11-17 07:39:21.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/swagger.js - null null 2025-11-17 07:39:21.306 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/swagger.js - 404 0 null 0.0459ms 2025-11-17 07:39:21.306 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/swagger.js, Response status code: 404 2025-11-17 07:39:21.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/api/swagger.js - null null 2025-11-17 07:39:21.307 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/api/swagger.js - 404 0 null 0.2964ms 2025-11-17 07:39:21.307 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/api/swagger.js, Response status code: 404 2025-11-17 07:39:21.307 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/api/openapi.js - null null 2025-11-17 07:39:21.307 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/api/openapi.js - 404 0 null 0.1584ms 2025-11-17 07:39:21.307 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/api/openapi.js, Response status code: 404 2025-11-17 07:39:38.229 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-11-17 07:39:38.229 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.2573ms 2025-11-17 07:39:38.230 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2025-11-17 07:39:48.166 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/config/default.yml - null null 2025-11-17 07:39:48.167 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/config/default.yml - 404 0 null 0.2844ms 2025-11-17 07:39:48.167 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/config/default.yml, Response status code: 404 2025-11-17 07:39:48.868 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/config/development.yml - null null 2025-11-17 07:39:48.868 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/config/development.yml - 404 0 null 0.2983ms 2025-11-17 07:39:48.868 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/config/development.yml, Response status code: 404 2025-11-17 07:39:51.236 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/config/settings.yml - null null 2025-11-17 07:39:51.237 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/config/settings.yml - 404 0 null 1.1933ms 2025-11-17 07:39:51.237 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/config/settings.yml, Response status code: 404 2025-11-17 12:38:33.686 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-17 12:38:33.686 +00:00 [INF] CORS policy execution successful. 2025-11-17 12:38:33.686 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3493ms 2025-11-17 12:38:33.746 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2025-11-17 12:38:33.746 +00:00 [INF] CORS policy execution successful. 2025-11-17 12:38:33.746 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-17 12:38:34.050 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-11-17 12:38:34.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-17 12:38:34.166 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 12:38:34.166 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-17 12:38:34.166 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-17 12:38:34.166 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 420.1422ms 2025-11-17 14:22:31.508 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-17 14:22:31.509 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.8861ms 2025-11-17 14:22:31.509 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-17 16:16:51.300 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 16:16:51.300 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.300 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2967ms 2025-11-17 16:16:51.300 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-17 16:16:51.300 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.300 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1065ms 2025-11-17 16:16:51.304 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-17 16:16:51.304 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.304 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2627ms 2025-11-17 16:16:51.304 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-17 16:16:51.304 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.304 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.0853ms 2025-11-17 16:16:51.358 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-17 16:16:51.358 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.358 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 16:16:51.359 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.359 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 16:16:51.359 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-17 16:16:51.367 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-17 16:16:51.367 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.367 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-17 16:16:51.367 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-17 16:16:51.368 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:16:51.368 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-17 16:16:51.674 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 16:16:51.675 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:16:51.675 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:16:51.676 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 16:16:51.676 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 317.5685ms 2025-11-17 16:16:51.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 16:16:51.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-17 16:16:51.687 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:16:51.687 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:16:51.688 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:16:51.688 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-17 16:16:51.688 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-17 16:16:51.688 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-17 16:16:51.689 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 321.658ms 2025-11-17 16:16:51.689 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 331.0228ms 2025-11-17 16:16:51.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-17 16:16:51.692 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:16:51.692 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:16:51.692 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-17 16:16:51.693 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 325.7947ms 2025-11-17 16:19:31.179 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arbaje - null null 2025-11-17 16:19:31.179 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:19:31.179 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arbaje - 204 null null 0.3515ms 2025-11-17 16:19:31.241 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/arbaje - null null 2025-11-17 16:19:31.241 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:19:31.241 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 16:19:31.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 16:19:31.257 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:19:31.258 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:19:31.367 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 16:19:31.368 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/arbaje - 200 null application/json; charset=utf-8 126.7282ms 2025-11-17 16:20:36.558 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-17 16:20:36.558 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:36.558 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3333ms 2025-11-17 16:20:36.618 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-17 16:20:36.618 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:36.619 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 16:20:36.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 16:20:36.630 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:20:36.630 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:20:36.797 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 16:20:36.797 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 179.0374ms 2025-11-17 16:20:47.074 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-17 16:20:47.075 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.075 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0438ms 2025-11-17 16:20:47.133 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-17 16:20:47.133 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.133 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 16:20:47.140 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-17 16:20:47.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-17 16:20:47.145 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 16:20:47.145 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-17 16:20:47.146 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 16:20:47.146 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 12.9577ms 2025-11-17 16:20:47.206 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40938 - null null 2025-11-17 16:20:47.206 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.206 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40938 - 204 null null 0.2813ms 2025-11-17 16:20:47.262 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 16:20:47.262 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2893ms 2025-11-17 16:20:47.276 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40938 - application/json 420 2025-11-17 16:20:47.277 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.277 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 16:20:47.281 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 16:20:47.319 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 16:20:47.320 +00:00 [INF] CORS policy execution successful. 2025-11-17 16:20:47.320 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 16:20:47.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 16:20:47.324 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 16:20:47.324 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 16:20:47.325 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 16:20:47.325 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.541ms 2025-11-17 16:20:47.453 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-17 16:20:47.466 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p76='?' (DbType = Int32), @p59='?' (Size = 4000), @p60='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p61='?' (DbType = Int32), @p62='?' (DbType = Guid), @p63='?' (DbType = DateTime2), @p64='?' (DbType = Boolean), @p65='?' (DbType = DateTime2), @p66='?' (DbType = Int32), @p67='?' (Size = 150), @p68='?' (Size = 500), @p69='?' (Size = -1) (DbType = Binary), @p70='?' (DbType = Int32), @p71='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p72='?' (Size = 4000), @p73='?' (DbType = Int32), @p74='?' (DbType = Guid), @p75='?' (DbType = DateTime2), @p77='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p78='?' (DbType = Guid), @p79='?' (DbType = DateTime2), @p80='?' (DbType = Boolean), @p81='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p82='?' (DbType = Int32), @p83='?' (DbType = Int32), @p84='?' (DbType = Int64), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p87='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p88='?' (DbType = Guid), @p89='?' (DbType = DateTime2), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p91='?' (DbType = Guid), @p92='?' (DbType = DateTime2), @p93='?' (DbType = Boolean), @p94='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p95='?' (DbType = Int32), @p96='?' (DbType = Int32), @p97='?' (DbType = Int64), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p100='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p101='?' (DbType = Guid), @p102='?' (DbType = DateTime2), @p103='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p104='?' (DbType = Guid), @p105='?' (DbType = DateTime2), @p106='?' (DbType = Boolean), @p107='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p108='?' (DbType = Int32), @p109='?' (DbType = Int32), @p110='?' (DbType = Int64), @p111='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p112='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p113='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p114='?' (DbType = Guid), @p115='?' (DbType = DateTime2), @p116='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p117='?' (DbType = Guid), @p118='?' (DbType = DateTime2), @p119='?' (DbType = Boolean), @p120='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p121='?' (DbType = Int32), @p122='?' (DbType = Int32), @p123='?' (DbType = Int64), @p124='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p125='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p126='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p127='?' (DbType = Guid), @p128='?' (DbType = DateTime2), @p129='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p130='?' (DbType = Guid), @p131='?' (DbType = DateTime2), @p132='?' (DbType = Int32), @p133='?' (Size = 34), @p134='?' (DbType = Guid), @p135='?' (DbType = Int32), @p136='?' (DbType = Int32), @p137='?' (DbType = Int32), @p138='?' (Size = 4000), @p139='?' (Size = 4000), @p140='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p141='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p142='?' (DbType = Guid), @p143='?' (DbType = DateTime2), @p144='?' (DbType = Int32), @p145='?' (Size = 34), @p146='?' (DbType = Guid), @p147='?' (DbType = Int32), @p148='?' (DbType = Int32), @p149='?' (DbType = Int32), @p150='?' (Size = 4000), @p151='?' (Size = 4000), @p152='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p153='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p154='?' (DbType = Guid), @p155='?' (DbType = DateTime2), @p156='?' (DbType = Int32), @p157='?' (Size = 34), @p158='?' (DbType = Guid), @p159='?' (DbType = Int32), @p160='?' (DbType = Int32), @p161='?' (DbType = Int32), @p162='?' (Size = 4000), @p163='?' (Size = 4000), @p164='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p165='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p166='?' (DbType = Guid), @p167='?' (DbType = DateTime2), @p168='?' (DbType = Int32), @p169='?' (Size = 34), @p170='?' (DbType = Guid), @p171='?' (DbType = Int32), @p172='?' (DbType = Int32), @p173='?' (DbType = Int32), @p174='?' (Size = 4000), @p175='?' (Size = 4000), @p176='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; UPDATE [Products] SET [BarCode] = @p59, [BuyPrice] = @p60, [CategoryId] = @p61, [CreatedById] = @p62, [CreatedDate] = @p63, [DeleteFlag] = @p64, [ExpirationDate] = @p65, [MinimunStock] = @p66, [Name] = @p67, [Note] = @p68, [ProductImage] = @p69, [ProductTaxId] = @p70, [SalePrice] = @p71, [Status] = @p72, [Stock] = @p73, [UpdatedById] = @p74, [UpdatedDate] = @p75 OUTPUT 1 WHERE [Id] = @p76; MERGE [SalesDetail] USING ( VALUES (@p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, 0), (@p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, @p98, @p99, @p100, @p101, @p102, 1), (@p103, @p104, @p105, @p106, @p107, @p108, @p109, @p110, @p111, @p112, @p113, @p114, @p115, 2), (@p116, @p117, @p118, @p119, @p120, @p121, @p122, @p123, @p124, @p125, @p126, @p127, @p128, 3)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p129, @p130, @p131, @p132, @p133, @p134, @p135, @p136, @p137, @p138, @p139, @p140, 0), (@p141, @p142, @p143, @p144, @p145, @p146, @p147, @p148, @p149, @p150, @p151, @p152, 1), (@p153, @p154, @p155, @p156, @p157, @p158, @p159, @p160, @p161, @p162, @p163, @p164, 2), (@p165, @p166, @p167, @p168, @p169, @p170, @p171, @p172, @p173, @p174, @p175, @p176, 3)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-17 16:20:47.472 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 16:20:47.473 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 16:20:47.473 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40938 - 201 0 null 196.4729ms 2025-11-17 17:25:24.230 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-17 17:25:24.230 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3056ms 2025-11-17 17:25:24.230 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-17 17:25:42.835 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/security.txt - null null 2025-11-17 17:25:42.835 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/security.txt - 404 0 null 0.8179ms 2025-11-17 17:25:42.836 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/security.txt, Response status code: 404 2025-11-17 18:32:59.610 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - null null 2025-11-17 18:32:59.611 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:32:59.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - 204 null null 0.2327ms 2025-11-17 18:32:59.671 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - null null 2025-11-17 18:32:59.671 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:32:59.672 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 18:32:59.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 18:32:59.984 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:32:59.984 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:33:00.094 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 18:33:00.094 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - 200 null application/json; charset=utf-8 422.7984ms 2025-11-17 18:33:47.211 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 18:33:47.211 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:33:47.211 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3908ms 2025-11-17 18:33:47.267 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 18:33:47.267 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:33:47.268 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 18:33:47.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 18:33:47.271 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:33:47.271 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:33:47.271 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 18:33:47.271 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.1324ms 2025-11-17 18:50:12.045 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - null null 2025-11-17 18:50:12.045 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:12.045 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - 204 null null 0.2382ms 2025-11-17 18:50:12.108 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - null null 2025-11-17 18:50:12.108 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:12.108 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 18:50:12.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 18:50:12.422 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:50:12.423 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:50:12.590 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 18:50:12.590 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - 200 null application/json; charset=utf-8 482.3635ms 2025-11-17 18:50:22.329 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lk - null null 2025-11-17 18:50:22.330 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:22.330 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lk - 204 null null 0.5514ms 2025-11-17 18:50:22.389 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lk - null null 2025-11-17 18:50:22.389 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:22.389 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:22.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 18:50:22.392 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:50:22.392 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:50:22.392 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:22.392 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lk - 200 null application/json; charset=utf-8 2.9701ms 2025-11-17 18:50:22.995 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lkui - null null 2025-11-17 18:50:22.996 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:22.996 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lkui - 204 null null 0.3679ms 2025-11-17 18:50:23.055 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lkui - null null 2025-11-17 18:50:23.056 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:23.056 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:23.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 18:50:23.058 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:50:23.058 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:50:23.058 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:23.059 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lkui - 200 null application/json; charset=utf-8 3.093ms 2025-11-17 18:50:23.635 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lkuisa - null null 2025-11-17 18:50:23.636 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:23.636 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lkuisa - 204 null null 0.4224ms 2025-11-17 18:50:23.695 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lkuisa - null null 2025-11-17 18:50:23.696 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:23.696 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:23.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 18:50:23.698 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:50:23.698 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:50:23.698 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:23.698 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lkuisa - 200 null application/json; charset=utf-8 3.0166ms 2025-11-17 18:50:27.395 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/luisa - null null 2025-11-17 18:50:27.395 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:27.395 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/luisa - 204 null null 0.8544ms 2025-11-17 18:50:27.452 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/luisa - null null 2025-11-17 18:50:27.453 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:50:27.453 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:27.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-17 18:50:27.455 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:50:27.455 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:50:27.455 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-17 18:50:27.455 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/luisa - 200 null application/json; charset=utf-8 2.9589ms 2025-11-17 18:52:19.601 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-17 18:52:19.601 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.602 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0533ms 2025-11-17 18:52:19.660 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-17 18:52:19.660 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.661 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 18:52:19.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-17 18:52:19.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-17 18:52:19.668 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 18:52:19.668 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-17 18:52:19.668 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 18:52:19.668 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 8.0648ms 2025-11-17 18:52:19.727 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40939 - null null 2025-11-17 18:52:19.727 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.727 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40939 - 204 null null 0.709ms 2025-11-17 18:52:19.783 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-11-17 18:52:19.784 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.784 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.8965ms 2025-11-17 18:52:19.784 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 18:52:19.784 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.784 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3738ms 2025-11-17 18:52:19.790 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40939 - application/json 108 2025-11-17 18:52:19.791 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.791 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 18:52:19.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 18:52:19.844 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-11-17 18:52:19.844 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.845 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-11-17 18:52:19.846 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 18:52:19.846 +00:00 [INF] CORS policy execution successful. 2025-11-17 18:52:19.847 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 18:52:19.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-11-17 18:52:19.866 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 18:52:19.866 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-11-17 18:52:19.866 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-11-17 18:52:19.866 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 22.4898ms 2025-11-17 18:52:19.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 18:52:19.879 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 18:52:19.879 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 18:52:19.880 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 18:52:19.880 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 33.6766ms 2025-11-17 18:52:19.965 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-17 18:52:19.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-17 18:52:19.972 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 18:52:19.972 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 18:52:19.972 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40939 - 201 0 null 181.6002ms 2025-11-17 19:01:09.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kit - null null 2025-11-17 19:01:09.581 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:09.581 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kit - 204 null null 0.3046ms 2025-11-17 19:01:09.645 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/kit - null null 2025-11-17 19:01:09.645 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:09.646 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:01:09.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 19:01:09.900 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:01:09.900 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:01:09.901 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:01:09.901 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/kit - 200 null application/json; charset=utf-8 255.6399ms 2025-11-17 19:01:16.826 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-11-17 19:01:16.826 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:16.826 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.4319ms 2025-11-17 19:01:16.892 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-11-17 19:01:16.892 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:16.892 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-17 19:01:16.892 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-17 19:01:16.892 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.8093ms 2025-11-17 19:01:20.046 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pos - null null 2025-11-17 19:01:20.047 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:20.047 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pos - 204 null null 0.3452ms 2025-11-17 19:01:20.104 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pos - null null 2025-11-17 19:01:20.105 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:20.105 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:01:20.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 19:01:20.113 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:01:20.113 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:01:20.226 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:01:20.226 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pos - 200 null application/json; charset=utf-8 121.9915ms 2025-11-17 19:01:27.943 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-17 19:01:27.943 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:27.943 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2748ms 2025-11-17 19:01:28.003 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-17 19:01:28.003 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:28.003 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 19:01:28.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-17 19:01:28.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-17 19:01:28.011 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 19:01:28.011 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-17 19:01:28.011 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 19:01:28.011 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 8.5715ms 2025-11-17 19:01:28.073 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40940 - null null 2025-11-17 19:01:28.073 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:28.073 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40940 - 204 null null 0.3281ms 2025-11-17 19:01:28.133 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 19:01:28.133 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:28.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3234ms 2025-11-17 19:01:28.142 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40940 - application/json 209 2025-11-17 19:01:28.143 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:28.143 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 19:01:28.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 19:01:28.193 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 19:01:28.193 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:01:28.193 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 19:01:28.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 19:01:28.211 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:01:28.212 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:01:28.212 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 19:01:28.212 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 19.4851ms 2025-11-17 19:01:28.308 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-17 19:01:28.312 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-17 19:01:28.316 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 19:01:28.317 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 19:01:28.317 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40940 - 201 0 null 174.6753ms 2025-11-17 19:34:35.447 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-17 19:34:35.447 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:34:35.447 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3123ms 2025-11-17 19:34:35.506 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-17 19:34:35.506 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:34:35.507 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:34:35.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 19:34:35.749 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:34:35.749 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:34:35.931 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:34:35.932 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 425.5526ms 2025-11-17 19:34:41.972 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - null null 2025-11-17 19:34:41.972 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:34:41.972 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - 204 null null 0.2763ms 2025-11-17 19:34:42.029 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - null null 2025-11-17 19:34:42.029 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:34:42.029 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:34:42.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 19:34:42.036 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:34:42.036 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:34:42.036 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 19:34:42.036 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - 200 null application/json; charset=utf-8 7.4742ms 2025-11-17 19:35:00.598 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-17 19:35:00.599 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.599 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2678ms 2025-11-17 19:35:00.658 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-17 19:35:00.658 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.658 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 19:35:00.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-17 19:35:00.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-17 19:35:00.667 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 19:35:00.668 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-17 19:35:00.668 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 19:35:00.668 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 10.3228ms 2025-11-17 19:35:00.726 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40941 - null null 2025-11-17 19:35:00.727 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.727 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40941 - 204 null null 0.3212ms 2025-11-17 19:35:00.783 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 19:35:00.784 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.784 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.6289ms 2025-11-17 19:35:00.791 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40941 - application/json 106 2025-11-17 19:35:00.791 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.791 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 19:35:00.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 19:35:00.839 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 19:35:00.840 +00:00 [INF] CORS policy execution successful. 2025-11-17 19:35:00.844 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 19:35:00.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 19:35:00.878 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 19:35:00.878 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 19:35:00.878 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 19:35:00.878 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 39.6599ms 2025-11-17 19:35:00.948 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-17 19:35:00.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-17 19:35:00.955 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 19:35:00.956 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 19:35:00.956 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40941 - 201 0 null 165.3922ms 2025-11-17 20:01:17.717 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vital - null null 2025-11-17 20:01:17.718 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:17.718 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vital - 204 null null 0.3449ms 2025-11-17 20:01:17.787 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vital - null null 2025-11-17 20:01:17.788 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:17.788 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:18.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 20:01:18.049 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 20:01:18.050 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 20:01:18.177 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:18.177 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vital - 200 null application/json; charset=utf-8 389.8876ms 2025-11-17 20:01:24.936 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sp - null null 2025-11-17 20:01:24.936 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:24.936 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sp - 204 null null 0.2744ms 2025-11-17 20:01:24.996 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sp - null null 2025-11-17 20:01:24.996 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:24.996 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:24.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 20:01:25.007 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 20:01:25.008 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 20:01:25.177 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:25.177 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sp - 200 null application/json; charset=utf-8 180.833ms 2025-11-17 20:01:26.476 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-11-17 20:01:26.476 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:26.476 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.2964ms 2025-11-17 20:01:26.535 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-11-17 20:01:26.536 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:26.536 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-17 20:01:26.536 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-17 20:01:26.536 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7476ms 2025-11-17 20:01:33.984 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2025-11-17 20:01:33.984 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:33.984 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.2359ms 2025-11-17 20:01:34.044 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2025-11-17 20:01:34.044 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:01:34.045 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:34.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-17 20:01:34.056 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 20:01:34.057 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 20:01:34.057 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-17 20:01:34.058 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - 200 null application/json; charset=utf-8 13.5141ms 2025-11-17 20:02:43.730 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-17 20:02:43.730 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.730 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2967ms 2025-11-17 20:02:43.789 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-11-17 20:02:43.789 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.789 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 20:02:43.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-17 20:02:43.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-17 20:02:43.796 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 20:02:43.796 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-17 20:02:43.796 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-17 20:02:43.796 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 7.3876ms 2025-11-17 20:02:43.859 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40942 - null null 2025-11-17 20:02:43.859 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.859 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40942 - 204 null null 0.7265ms 2025-11-17 20:02:43.921 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 20:02:43.921 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.921 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2482ms 2025-11-17 20:02:43.928 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40942 - application/json 313 2025-11-17 20:02:43.929 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.929 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 20:02:43.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 20:02:43.979 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 20:02:43.979 +00:00 [INF] CORS policy execution successful. 2025-11-17 20:02:43.980 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 20:02:43.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 20:02:43.997 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 20:02:43.997 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 20:02:43.997 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 20:02:43.998 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 18.6826ms 2025-11-17 20:02:44.089 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-17 20:02:44.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-17 20:02:44.099 +00:00 [INF] Setting HTTP status code 201. 2025-11-17 20:02:44.100 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-17 20:02:44.100 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40942 - 201 0 null 171.7837ms 2025-11-17 21:05:53.528 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-17 21:05:53.529 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:53.529 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2987ms 2025-11-17 21:05:53.588 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 61 2025-11-17 21:05:53.589 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:53.589 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-17 21:05:53.840 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-11-17 21:05:53.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-17 21:05:53.965 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 21:05:53.965 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-17 21:05:53.965 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-17 21:05:53.965 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 377.012ms 2025-11-17 21:05:57.014 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 21:05:57.014 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.014 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3113ms 2025-11-17 21:05:57.069 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-17 21:05:57.069 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.069 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.5614ms 2025-11-17 21:05:57.069 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-17 21:05:57.070 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.070 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.6149ms 2025-11-17 21:05:57.072 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-17 21:05:57.072 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.072 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2033ms 2025-11-17 21:05:57.077 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-17 21:05:57.078 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.079 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 21:05:57.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 21:05:57.096 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 21:05:57.096 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 21:05:57.096 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-17 21:05:57.096 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 18.8523ms 2025-11-17 21:05:57.126 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-17 21:05:57.126 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.126 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-17 21:05:57.127 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-17 21:05:57.127 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.128 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-17 21:05:57.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-17 21:05:57.129 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 21:05:57.129 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 21:05:57.129 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-17 21:05:57.129 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7756ms 2025-11-17 21:05:57.130 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-17 21:05:57.130 +00:00 [INF] CORS policy execution successful. 2025-11-17 21:05:57.130 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-17 21:05:57.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-17 21:05:57.132 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 21:05:57.133 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-17 21:05:57.133 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-17 21:05:57.133 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.4343ms 2025-11-17 21:05:57.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-17 21:05:57.134 +00:00 [INF] Setting HTTP status code 200. 2025-11-17 21:05:57.135 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-17 21:05:57.135 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-17 21:05:57.135 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 8.0216ms 2025-11-17 22:05:12.080 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-17 22:05:12.080 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.2764ms 2025-11-17 22:05:12.080 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-17 22:05:32.295 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-17 22:05:32.295 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.2423ms 2025-11-17 22:05:32.295 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-17 22:06:06.976 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - null null 2025-11-17 22:06:06.977 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - 404 0 null 0.2735ms 2025-11-17 22:06:06.977 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/sitemap.xml, Response status code: 404 2025-11-17 23:33:27.741 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-11-17 23:33:27.742 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.2701ms 2025-11-17 23:33:27.742 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404