????
Current Path : C:/inetpub/vhost/donthu.gdtsolutions.vn/api/logs/ |
Current File : C:/inetpub/vhost/donthu.gdtsolutions.vn/api/logs/stdout_20250113062417_12012.log |
warn: Microsoft.EntityFrameworkCore.Model.Validation[10622] Entity 'Action' has a global query filter defined and is the required end of a relationship with the entity 'ConfigAction'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (44ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (24ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; info: Microsoft.EntityFrameworkCore.Migrations[20405] No migrations were applied. The database is already up to date. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (51ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate] FROM [AspNetRoles] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate] FROM [AspNetRoles] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate] FROM [AspNetRoles] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate] FROM [AspNetRoles] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate] FROM [AspNetRoles] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0 System.Exception: The instance of entity type 'Role' cannot be tracked because another instance with the same key value for {'Id'} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values. at GDT.WebApi.Admin.Models.SeedSuperAdminExtension.SeedRole(RoleManager`1 roleManager, ILogger logger) in D:\source\GDT\GDT_KNTC\backend\src\WebApis\GDT.WebApi.Admin\Models\SeedSuperAdminExtension.cs:line 193 at GDT.WebApi.Admin.Models.SeedSuperAdminExtension.SeedSuperAdmin(IApplicationBuilder app) in D:\source\GDT\GDT_KNTC\backend\src\WebApis\GDT.WebApi.Admin\Models\SeedSuperAdminExtension.cs:line 27 warn: Microsoft.EntityFrameworkCore.Model.Validation[20601] The 'bool' property 'IsCongDanDen' on entity type 'TiepDan' is configured with a database-generated default. This default will always be used for inserts when the property has the value 'false', since this is the CLR default for the 'bool' type. Consider using the nullable 'bool?' type instead, so that the default will only be used for inserts when the property value is 'null'. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; info: Microsoft.EntityFrameworkCore.Migrations[20405] No migrations were applied. The database is already up to date. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMNhomThamQuyenGiaiQuyet] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMCapHanhChinh] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMLoaiVanBan] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMHinhThucTiepDan] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMHinhThucXuLyDon] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMTrangThaiXuLyDon] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMPhanTheoThamQuyen] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMLoaiHinhTiepNhan] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMXuLyTiepDan] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMLinhVuc] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMNhiemKy] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMDanToc] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMTinh] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMHuyen] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMXa] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMQuocGia] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [Organization] AS [o] WHERE [o].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [ConfigDonThu] AS [c] WHERE [c].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [DMPhanTheoNoiDung] AS [d] WHERE [d].[DeletedDate] IS NULL) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; info: Microsoft.EntityFrameworkCore.Migrations[20405] No migrations were applied. The database is already up to date. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: C:\inetpub\vhost\donthu.gdtsolutions.vn\api info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (74ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (26ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] IF EXISTS (SELECT * FROM [sys].[objects] o WHERE [o].[type] = 'U' AND [o].[is_ms_shipped] = 0 AND NOT EXISTS (SELECT * FROM [sys].[extended_properties] AS [ep] WHERE [ep].[major_id] = [o].[object_id] AND [ep].[minor_id] = 0 AND [ep].[class] = 1 AND [ep].[name] = N'microsoft_database_tools_support' ) ) SELECT 1 ELSE SELECT 0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND (COALESCE(UPPER([e].[Method]), '') + ': ') + COALESCE(LOWER([e].[PathTemplate]), '') NOT IN ('GET: api/default/public/playercontrol/gettest', 'GET: api/default/allow/canbowithroles', 'GET: api/default/allow/canbowithroles/getbyorganization', 'GET: api/default/auth/logactions', 'GET: api/default/auth/logactions({key})', 'POST: api/default/auth/canbos/createuser', 'POST: api/default/auth/canbos/creategroupuserdemo', 'DELETE: api/default/auth/storage/delete', 'GET: api/default/allow/storage/download/{**path}', 'HEAD: api/default/allow/storage/download/{**path}', 'GET: api/default/allow/userinfo/userinfo') info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] IF EXISTS (SELECT * FROM [sys].[objects] o WHERE [o].[type] = 'U' AND [o].[is_ms_shipped] = 0 AND NOT EXISTS (SELECT * FROM [sys].[extended_properties] AS [ep] WHERE [ep].[major_id] = [o].[object_id] AND [ep].[minor_id] = 0 AND [ep].[class] = 1 AND [ep].[name] = N'microsoft_database_tools_support' ) ) SELECT 1 ELSE SELECT 0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (11ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND (COALESCE(UPPER([e].[Method]), '') + ': ') + COALESCE(LOWER([e].[PathTemplate]), '') NOT IN ('GET: api/admin/public/configdomains', 'GET: api/admin/public/configdomains({key})', 'POST: api/admin/public/authenticate/login', 'POST: api/admin/public/authenticate/register', 'GET: api/admin/public/authenticate/danhchotuan', 'GET: api/admin/public/authenticate/gettoken', 'POST: api/admin/public/authenticate/gettokens', 'POST: api/local/accounts/themtaikhoan', 'DELETE: api/local/accounts/deleteuser', 'POST: api/local/accounts/getdevicesbyuser', 'PATCH: api/local/accounts/updateemailorgan', 'GET: api/local/accounts/getemailorgan', 'GET: api/local/accounts/existemail', 'DELETE: api/local/accounts/offaccount', 'GET: api/local/authenticate/authoriseendpoint', 'GET: api/local/authenticate/loginlgsp', 'GET: api/admin/auth/accounts', 'GET: api/admin/auth/accounts({key})', 'POST: api/admin/auth/accounts', 'PATCH: api/admin/auth/accounts({key})', 'DELETE: api/admin/auth/accounts({key})', 'GET: api/admin/auth/authorizedroles', 'GET: api/admin/auth/authorizedroles({key})', 'POST: api/admin/auth/configdomains', 'PATCH: api/admin/auth/configdomains({key})', 'DELETE: api/admin/auth/configdomains({key})', 'POST: api/admin/auth/configsystems', 'PATCH: api/admin/auth/configsystems({key})', 'DELETE: api/admin/auth/configsystems({key})', 'GET: api/admin/auth/endpoints', 'GET: api/admin/auth/endpoints({key})', 'POST: api/admin/auth/menus', 'PATCH: api/admin/auth/menus({key})', 'DELETE: api/admin/auth/menus({key})', 'POST: api/admin/auth/roles', 'PATCH: api/admin/auth/roles({key})', 'DELETE: api/admin/auth/roles({key})', 'POST: api/admin/auth/accounts/themvaitro', 'POST: api/admin/auth/accounts/updatechitiettaikhoan', 'POST: api/admin/auth/accounts/themtaikhoan', 'GET: api/admin/auth/accounts/resetpassword', 'GET: api/admin/auth/accounts/lockoutoff', 'POST: api/admin/auth/accounts/changepass', 'GET: api/admin/auth/endpoints/endpointgroups', 'POST: api/admin/auth/roles/themmenus', 'POST: api/admin/auth/roles/themendpoints', 'POST: api/admin/auth/roles/themaction', 'DELETE: api/admin/auth/roles/xoaaction', 'GET: api/admin/allow/accountdevices', 'GET: api/admin/allow/accountdevices({key})', 'POST: api/admin/allow/accountdevices', 'PATCH: api/admin/allow/accountdevices({key})', 'DELETE: api/admin/allow/accountdevices({key})', 'GET: api/admin/allow/menus', 'GET: api/admin/allow/menus({key})', 'GET: api/admin/allow/roles', 'GET: api/admin/allow/roles({key})', 'GET: api/admin/allow/accounts/ischangepass', 'POST: api/admin/allow/accounts/changepassword', 'GET: api/admin/allow/accounts/chitiettaikhoan', 'POST: api/admin/allow/accounts/getavatar', 'GET: api/admin/allow/accounts/updateorgan', 'POST: api/admin/allow/accounts/uploadavatar', 'GET: api/admin/allow/accounts/danhsachvaitro', 'GET: api/admin/allow/accounts/menus', 'DELETE: api/admin/allow/authenticate/logout', 'POST: api/admin/allow/upload/upload', 'GET: api/admin/allow/upload/listfiles', 'GET: api/admin/allow/upload/download', 'GET: api/admin/allow/upload/download/{**path}', 'DELETE: api/admin/allow/upload/delete/{**path}') info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] IF EXISTS (SELECT * FROM [sys].[objects] o WHERE [o].[type] = 'U' AND [o].[is_ms_shipped] = 0 AND NOT EXISTS (SELECT * FROM [sys].[extended_properties] AS [ep] WHERE [ep].[major_id] = [o].[object_id] AND [ep].[minor_id] = 0 AND [ep].[class] = 1 AND [ep].[name] = N'microsoft_database_tools_support' ) ) SELECT 1 ELSE SELECT 0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (47ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND (COALESCE(UPPER([e].[Method]), '') + ': ') + COALESCE(LOWER([e].[PathTemplate]), '') NOT IN ('GET: api/buss/public/dmcaphanhchinhs', 'GET: api/buss/public/dmcaphanhchinhs({key})', 'GET: api/buss/public/dmhuyens/getbyuser', 'GET: api/buss/public/dmhuyens', 'GET: api/buss/public/dmhuyens({key})', 'GET: api/buss/public/dmquocgias', 'GET: api/buss/public/dmquocgias({key})', 'GET: api/buss/public/dmtinhs/getbyuser', 'GET: api/buss/public/dmtinhs', 'GET: api/buss/public/dmtinhs({key})', 'GET: api/buss/public/dmxas/getbyuser', 'GET: api/buss/public/dmxas', 'GET: api/buss/public/dmxas({key})', 'POST: api/buss/auth/canbos', 'PATCH: api/buss/auth/canbos({key})', 'POST: api/buss/auth/configdonthus', 'PATCH: api/buss/auth/configdonthus({key})', 'DELETE: api/buss/auth/configdonthus({key})', 'POST: api/buss/auth/donthucanbotiepnhans', 'POST: api/buss/auth/donthucanboxulys', 'POST: api/buss/auth/donthucoquandagiaiquyets', 'PATCH: api/buss/auth/donthucoquandagiaiquyets({key})', 'DELETE: api/buss/auth/donthucoquandagiaiquyets({key})', 'POST: api/buss/auth/donthunguoidungdons', 'DELETE: api/buss/auth/donthunguoidungdons(donthuid={key},thongtincanhanid={key1})', 'POST: api/buss/auth/donthunguoiuyquyens', 'PATCH: api/buss/auth/donthunguoiuyquyens({key})', 'POST: api/buss/auth/donthus', 'PATCH: api/buss/auth/donthus({key})', 'DELETE: api/buss/auth/donthus({key})', 'POST: api/buss/auth/donthuthuchiens', 'PATCH: api/buss/auth/donthuthuchiens({key})', 'DELETE: api/buss/auth/donthuthuchiens({key})', 'POST: api/buss/auth/donthututheodois', 'DELETE: api/buss/auth/donthututheodois(donthuid={key})', 'POST: api/buss/auth/donthuxulycanbos', 'POST: api/buss/auth/donthuxulychuyendons', 'PATCH: api/buss/auth/donthuxulychuyendons({key})', 'DELETE: api/buss/auth/donthuxulychuyendons({key})', 'POST: api/buss/auth/donthuxulydondocs', 'DELETE: api/buss/auth/donthuxulydondocs({key})', 'POST: api/buss/auth/donthuxulys', 'PATCH: api/buss/auth/donthuxulys({key})', 'DELETE: api/buss/auth/donthuxulys({key})', 'POST: api/buss/auth/organizations', 'PATCH: api/buss/auth/organizations({key})', 'POST: api/buss/auth/thongtincanhans', 'PATCH: api/buss/auth/thongtincanhans({key})', 'POST: api/buss/auth/tiepdancanboduocuyquyens', 'POST: api/buss/auth/tiepdancanbotiepnhans', 'POST: api/buss/auth/tiepdanorganizations', 'PATCH: api/buss/auth/tiepdanorganizations({key})', 'DELETE: api/buss/auth/tiepdanorganizations({key})', 'POST: api/buss/auth/tiepdans', 'PATCH: api/buss/auth/tiepdans({key})', 'DELETE: api/buss/auth/tiepdans({key})', 'POST: api/buss/auth/tiepdanxulys', 'PATCH: api/buss/auth/tiepdanxulys({key})', 'POST: api/buss/auth/dmchucvus', 'PATCH: api/buss/auth/dmchucvus({key})', 'DELETE: api/buss/auth/dmchucvus({key})', 'POST: api/buss/auth/dmdantocs', 'PATCH: api/buss/auth/dmdantocs({key})', 'DELETE: api/buss/auth/dmdantocs({key})', 'POST: api/buss/auth/dmhinhthuctiepdans', 'PATCH: api/buss/auth/dmhinhthuctiepdans({key})', 'DELETE: api/buss/auth/dmhinhthuctiepdans({key})', 'POST: api/buss/auth/dmhinhthucxulydons', 'PATCH: api/buss/auth/dmhinhthucxulydons({key})', 'DELETE: api/buss/auth/dmhinhthucxulydons({key})', 'POST: api/buss/auth/dmlinhvucs', 'PATCH: api/buss/auth/dmlinhvucs({key})', 'DELETE: api/buss/auth/dmlinhvucs({key})', 'POST: api/buss/auth/dmloaihinhtiepnhans', 'PATCH: api/buss/auth/dmloaihinhtiepnhans({key})', 'DELETE: api/buss/auth/dmloaihinhtiepnhans({key})', 'POST: api/buss/auth/dmloaivanbans', 'PATCH: api/buss/auth/dmloaivanbans({key})', 'DELETE: api/buss/auth/dmloaivanbans({key})', 'POST: api/buss/auth/dmnhiemkys', 'PATCH: api/buss/auth/dmnhiemkys({key})', 'DELETE: api/buss/auth/dmnhiemkys({key})', 'POST: api/buss/auth/dmnhomthamquyengiaiquyets', 'PATCH: api/buss/auth/dmnhomthamquyengiaiquyets({key})', 'DELETE: api/buss/auth/dmnhomthamquyengiaiquyets({key})', 'POST: api/buss/auth/dmphantheonoidungs', 'PATCH: api/buss/auth/dmphantheonoidungs({key})', 'DELETE: api/buss/auth/dmphantheonoidungs({key})', 'POST: api/buss/auth/dmphantheothamquyens', 'PATCH: api/buss/auth/dmphantheothamquyens({key})', 'DELETE: api/buss/auth/dmphantheothamquyens({key})', 'POST: api/buss/auth/dmphongbans', 'PATCH: api/buss/auth/dmphongbans({key})', 'DELETE: api/buss/auth/dmphongbans({key})', 'POST: api/buss/auth/dmthihanhquyetdinhs', 'PATCH: api/buss/auth/dmthihanhquyetdinhs({key})', 'DELETE: api/buss/auth/dmthihanhquyetdinhs({key})', 'POST: api/buss/auth/dmtrangthaixulydons', 'PATCH: api/buss/auth/dmtrangthaixulydons({key})', 'DELETE: api/buss/auth/dmtrangthaixulydons({key})', 'POST: api/buss/auth/dmtrungdons', 'PATCH: api/buss/auth/dmtrungdons({key})', 'DELETE: api/buss/auth/dmtrungdons({key})', 'POST: api/buss/auth/dmxulytiepdans', 'PATCH: api/buss/auth/dmxulytiepdans({key})', 'DELETE: api/buss/auth/dmxulytiepdans({key})', 'POST: api/buss/auth/donthus/upload', 'GET: api/buss/auth/donthus/getfileinfos', 'GET: api/buss/auth/donthus/download/{**path}', 'DELETE: api/buss/auth/donthus/delete/{**path}', 'POST: api/buss/auth/donthus/pdfdexuatthulydon', 'POST: api/buss/auth/donthuxulys/editcanboxulydon', 'POST: api/buss/auth/donthuxulys/postcanboxulydon', 'POST: api/buss/auth/donthuxulys/upload', 'POST: api/buss/auth/reporttiepdans/sotiepcongdan', 'POST: api/buss/auth/reporttiepdans/tonghopketquaphanloaixulydon', 'POST: api/buss/auth/reporttiepdans/tonghopketquathuongxuyendinhkydotxuat', 'POST: api/buss/auth/reporttiepdans/tinhhinhtdxulydt', 'POST: api/buss/auth/tiepdans/upload', 'GET: api/buss/auth/tiepdans/getfileinfos', 'GET: api/buss/auth/tiepdans/download/{**path}', 'DELETE: api/buss/auth/tiepdans/delete/{**path}', 'GET: api/buss/auth/tiepdans/pdfthongbaotuchoi', 'GET: api/buss/auth/tiepdans/pdfgiaynhantailieu', 'POST: api/buss/auth/tiepdans/pdfgiayhen', 'POST: api/buss/auth/tiepdans/updatetiepdan', 'GET: api/buss/allow/canbos', 'GET: api/buss/allow/canbos({key})', 'GET: api/buss/allow/canbos/getnonorgan', 'GET: api/buss/allow/configdonthus', 'GET: api/buss/allow/configdonthus({key})', 'GET: api/buss/allow/donthucanbotiepnhans', 'GET: api/buss/allow/donthucanbotiepnhans({key})', 'GET: api/buss/allow/donthucoquandagiaiquyets', 'GET: api/buss/allow/donthucoquandagiaiquyets({key})', 'GET: api/buss/allow/donthunguoidungdons', 'GET: api/buss/allow/donthunguoidungdons(donthuid={key},thongtincanhanid={key1})', 'GET: api/buss/allow/donthus', 'GET: api/buss/allow/donthus({key})', 'GET: api/buss/allow/donthus/gettiepnhan', 'GET: api/buss/allow/donthus/gettuchoi', 'GET: api/buss/allow/donthus/getwithorder', 'GET: api/buss/allow/donthus/getdondoc', 'GET: api/buss/allow/donthuthuchiens', 'GET: api/buss/allow/donthuthuchiens({key})', 'GET: api/buss/allow/donthuxulychuyendons', 'GET: api/buss/allow/donthuxulychuyendons({key})', 'GET: api/buss/allow/donthuxulydondocs', 'GET: api/buss/allow/donthuxulydondocs({key})', 'GET: api/buss/allow/donthuxulys', 'GET: api/buss/allow/donthuxulys({key})', 'GET: api/buss/allow/donthuxulys/gettondong', 'GET: api/buss/allow/organizations', 'GET: api/buss/allow/organizations/getselectchild', 'GET: api/buss/allow/organizations({key})', 'GET: api/buss/allow/thongtincanhans', 'GET: api/buss/allow/thongtincanhans({key})', 'GET: api/buss/allow/tiepdancanboduocuyquyens', 'GET: api/buss/allow/tiepdancanboduocuyquyens({key})', 'GET: api/buss/allow/tiepdancanbotiepnhans', 'GET: api/buss/allow/tiepdancanbotiepnhans({key})', 'GET: api/buss/allow/tiepdanorganizations', 'GET: api/buss/allow/tiepdanorganizations({key})', 'GET: api/buss/allow/tiepdans', 'GET: api/buss/allow/tiepdans({key})', 'GET: api/buss/allow/tiepdanxulys', 'GET: api/buss/allow/tiepdanxulys({key})', 'GET: api/buss/allow/dmchucvus', 'GET: api/buss/allow/dmchucvus({key})', 'GET: api/buss/allow/dmdantocs', 'GET: api/buss/allow/dmdantocs({key})', 'GET: api/buss/allow/dmhinhthuctiepdans', 'GET: api/buss/allow/dmhinhthuctiepdans({key})', 'GET: api/buss/allow/dmhinhthucxulydons', 'GET: api/buss/allow/dmhinhthucxulydons({key})', 'GET: api/buss/allow/dmlinhvucs', 'GET: api/buss/allow/dmlinhvucs({key})', 'GET: api/buss/allow/dmloaidoituongs', 'GET: api/buss/allow/dmloaidoituongs({key})', 'GET: api/buss/allow/dmloaihinhtiepnhans', 'GET: api/buss/allow/dmloaihinhtiepnhans({key})', 'GET: api/buss/allow/dmloaivanbans', 'GET: api/buss/allow/dmloaivanbans({key})', 'GET: api/buss/allow/dmnhiemkys', 'GET: api/buss/allow/dmnhiemkys({key})', 'GET: api/buss/allow/dmnhomthamquyengiaiquyets', 'GET: api/buss/allow/dmnhomthamquyengiaiquyets({key})', 'GET: api/buss/allow/dmphantheonoidungs', 'GET: api/buss/allow/dmphantheonoidungs({key})', 'GET: api/buss/allow/dmphantheothamquyens', 'GET: api/buss/allow/dmphantheothamquyens({key})', 'GET: api/buss/allow/dmphongbans', 'GET: api/buss/allow/dmphongbans({key})', 'GET: api/buss/allow/dmthihanhquyetdinhs', 'GET: api/buss/allow/dmthihanhquyetdinhs({key})', 'GET: api/buss/allow/dmtrangthaixulydons', 'GET: api/buss/allow/dmtrangthaixulydons({key})', 'GET: api/buss/allow/dmtrungdons', 'GET: api/buss/allow/dmtrungdons({key})', 'GET: api/buss/allow/dmxulytiepdans', 'GET: api/buss/allow/dmxulytiepdans({key})', 'POST: api/buss/allow/dashboards/dashboard', 'POST: api/buss/allow/dashboards/canbosodontheothang', 'POST: api/buss/allow/dashboards/luuluongtiepnhan', 'GET: api/buss/allow/donthus/acceptdonthu', 'GET: api/buss/allow/donthus/getxulybydonthu', 'GET: api/buss/allow/donthus/getluongchuyendon', 'GET: api/buss/allow/donthuxulys/getfileinfos', 'GET: api/buss/allow/donvihanhchinhs/gettinhsbyuser', 'GET: api/buss/allow/donvihanhchinhs/gethuyensbyuser', 'GET: api/buss/allow/donvihanhchinhs/getxasbyuser', 'GET: api/buss/allow/donvihanhchinhs/getorganizationscaphuyenbyuser', 'GET: api/buss/allow/organizations/treeorganization') info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: AWSSDK[0] Found AWS credentials for the profile minio info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate] FROM [Endpoint] AS [e] WHERE [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN ( SELECT [a0].[Uuid], [a0].[Name] FROM [AspNetRoles] AS [a0] WHERE [a0].[DeletedDate] IS NULL ) AS [t] ON [a].[RoleId] = [t].[Uuid] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate] FROM [AspNetRoles] AS [a] INNER JOIN ( SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId] FROM [MenuRole] AS [m] INNER JOIN ( SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate] FROM [Menu] AS [m0] WHERE [m0].[DeletedDate] IS NULL ) AS [t] ON [m].[MenusId] = [t].[Uuid] ) AS [t0] ON [a].[Uuid] = [t0].[RolesId] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'Van thu' info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] warn: Microsoft.EntityFrameworkCore.Query[20504] Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_13='?' (DbType = Int32), @__currentUser_User_Id_Value_0='?' (DbType = Guid), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_11='?' (DbType = Int32), @__TypedProperty_12='?' (DbType = Int32), @__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_7='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t1].[Uuid], [t2].[Id], [t3].[Id], [t4].[TiepDanId], [t6].[Id], [t7].[Id], [t7].[CID], [t7].[CreatedBy], [t7].[CreatedDate], [t7].[DMHinhThucXuLyDonId], [t7].[DMLoaiHinhTiepNhanId], [t7].[DMNhomThamQuyenGiaiQuyetId], [t7].[DMPhanTheoThamQuyenId], [t7].[DMTrangThaiXuLyDonId], [t7].[DeletedBy], [t7].[DeletedDate], [t7].[DonThuId], [t7].[FileId], [t7].[GhiChu], [t7].[IsYeuCauBaoCao], [t7].[NgayTiepNhan], [t7].[NgayVanBan], [t7].[NgayXuLy], [t7].[ParentUuid], [t7].[ThoiHanXuLy], [t7].[UpdatedBy], [t7].[UpdatedDate], [t7].[UserId], [t7].[VanBan], [t7].[YKienXuLy], [t3].[Name], CASE WHEN [t3].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t9].[DonThuId], [t9].[ThongTinCaNhanId], [t9].[CreatedBy], [t9].[CreatedDate], [t9].[DeletedBy], [t9].[DeletedDate], [t9].[Loai], [t9].[NoiOCode], [t9].[NoiOCuThe], [t9].[NoiOHuyenCode], [t9].[NoiOTinhCode], [t9].[UpdatedBy], [t9].[UpdatedDate], [t2].[Code], [t2].[NoiDungDon], [t6].[Name], [t4].[NgayXuLy], [t4].[DMXuLyTiepDanId], CASE WHEN [t6].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [t4].[TiepDanId] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t1].[IsTuChoi], [t1].[NgayTiepDan], CASE WHEN [t2].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT TOP(@__TypedProperty_13) [t0].[Uuid], [t0].[IsTuChoi], [t0].[NgayTiepDan] FROM ( SELECT [t].[Uuid], [t].[IsTuChoi], [t].[NgayTiepDan] FROM [TiepDan] AS [t] WHERE ([t].[DeletedDate] IS NULL) AND [t].[UserId] = @__currentUser_User_Id_Value_0 AND [t].[DMHinhThucTiepDanId] = @__TypedProperty_1 ORDER BY [t].[NgayTiepDan] DESC, [t].[Uuid] OFFSET @__TypedProperty_11 ROWS FETCH NEXT @__TypedProperty_12 ROWS ONLY ) AS [t0] ORDER BY [t0].[NgayTiepDan] DESC, [t0].[Uuid] ) AS [t1] LEFT JOIN ( SELECT [d].[Id], [d].[Code], [d].[DMPhanTheoNoiDungId], [d].[NoiDungDon], [d].[TiepDanId] FROM [DonThu] AS [d] WHERE [d].[DeletedDate] IS NULL ) AS [t2] ON [t1].[Uuid] = [t2].[TiepDanId] LEFT JOIN ( SELECT [d0].[Id], [d0].[Name] FROM [DMPhanTheoNoiDung] AS [d0] WHERE [d0].[DeletedDate] IS NULL ) AS [t3] ON [t2].[DMPhanTheoNoiDungId] = [t3].[Id] LEFT JOIN ( SELECT [t5].[TiepDanId], [t5].[DMXuLyTiepDanId], [t5].[NgayXuLy] FROM [TiepDanXuLy] AS [t5] WHERE [t5].[DeletedDate] IS NULL ) AS [t4] ON [t1].[Uuid] = [t4].[TiepDanId] LEFT JOIN ( SELECT [d1].[Id], [d1].[Name] FROM [DMXuLyTiepDan] AS [d1] WHERE [d1].[DeletedDate] IS NULL ) AS [t6] ON [t4].[DMXuLyTiepDanId] = [t6].[Id] LEFT JOIN ( SELECT [t8].[Id], [t8].[CID], [t8].[CreatedBy], [t8].[CreatedDate], [t8].[DMHinhThucXuLyDonId], [t8].[DMLoaiHinhTiepNhanId], [t8].[DMNhomThamQuyenGiaiQuyetId], [t8].[DMPhanTheoThamQuyenId], [t8].[DMTrangThaiXuLyDonId], [t8].[DeletedBy], [t8].[DeletedDate], [t8].[DonThuId], [t8].[FileId], [t8].[GhiChu], [t8].[IsYeuCauBaoCao], [t8].[NgayTiepNhan], [t8].[NgayVanBan], [t8].[NgayXuLy], [t8].[ParentUuid], [t8].[ThoiHanXuLy], [t8].[UpdatedBy], [t8].[UpdatedDate], [t8].[UserId], [t8].[VanBan], [t8].[YKienXuLy] FROM ( SELECT [d2].[Id], [d2].[CID], [d2].[CreatedBy], [d2].[CreatedDate], [d2].[DMHinhThucXuLyDonId], [d2].[DMLoaiHinhTiepNhanId], [d2].[DMNhomThamQuyenGiaiQuyetId], [d2].[DMPhanTheoThamQuyenId], [d2].[DMTrangThaiXuLyDonId], [d2].[DeletedBy], [d2].[DeletedDate], [d2].[DonThuId], [d2].[FileId], [d2].[GhiChu], [d2].[IsYeuCauBaoCao], [d2].[NgayTiepNhan], [d2].[NgayVanBan], [d2].[NgayXuLy], [d2].[ParentUuid], [d2].[ThoiHanXuLy], [d2].[UpdatedBy], [d2].[UpdatedDate], [d2].[UserId], [d2].[VanBan], [d2].[YKienXuLy], ROW_NUMBER() OVER(PARTITION BY [d2].[DonThuId] ORDER BY [d2].[Id]) AS [row] FROM [DonThuXuLy] AS [d2] WHERE [d2].[DeletedDate] IS NULL ) AS [t8] WHERE [t8].[row] <= @__TypedProperty_4 ) AS [t7] ON [t2].[Id] = [t7].[DonThuId] LEFT JOIN ( SELECT [t10].[DonThuId], [t10].[ThongTinCaNhanId], [t10].[CreatedBy], [t10].[CreatedDate], [t10].[DeletedBy], [t10].[DeletedDate], [t10].[Loai], [t10].[NoiOCode], [t10].[NoiOCuThe], [t10].[NoiOHuyenCode], [t10].[NoiOTinhCode], [t10].[UpdatedBy], [t10].[UpdatedDate] FROM ( SELECT [d3].[DonThuId], [d3].[ThongTinCaNhanId], [d3].[CreatedBy], [d3].[CreatedDate], [d3].[DeletedBy], [d3].[DeletedDate], [d3].[Loai], [d3].[NoiOCode], [d3].[NoiOCuThe], [d3].[NoiOHuyenCode], [d3].[NoiOTinhCode], [d3].[UpdatedBy], [d3].[UpdatedDate], ROW_NUMBER() OVER(PARTITION BY [d3].[DonThuId] ORDER BY [d3].[DonThuId], [d3].[ThongTinCaNhanId]) AS [row] FROM [DonThuNguoiDungDon] AS [d3] WHERE [d3].[DeletedDate] IS NULL ) AS [t10] WHERE [t10].[row] <= @__TypedProperty_7 ) AS [t9] ON [t2].[Id] = [t9].[DonThuId] ORDER BY [t1].[NgayTiepDan] DESC, [t1].[Uuid], [t2].[Id], [t3].[Id], [t4].[TiepDanId], [t6].[Id], [t7].[DonThuId], [t7].[Id], [t9].[DonThuId], [t9].[ThongTinCaNhanId] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__currentUser_User_Id_Value_0='?' (DbType = Guid), @__TypedProperty_1='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [TiepDan] AS [t] WHERE ([t].[DeletedDate] IS NULL) AND [t].[UserId] = @__currentUser_User_Id_Value_0 AND [t].[DMHinhThucTiepDanId] = @__TypedProperty_1 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:25:00.1460411Z", LastUpdateTimestamp: "2025-01-13T06:25:00.1460561Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:25:00.4854420Z", LastUpdateTimestamp: "2025-01-13T06:25:00.4854557Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:24:51.0295566Z", LastUpdateTimestamp: "2025-01-13T06:24:51.0295669Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:25:30.1398951Z", LastUpdateTimestamp: "2025-01-13T06:25:30.1399071Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:25:30.4827529Z", LastUpdateTimestamp: "2025-01-13T06:25:30.4827848Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:25:31.0344913Z", LastUpdateTimestamp: "2025-01-13T06:25:31.0345044Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:26:00.1393732Z", LastUpdateTimestamp: "2025-01-13T06:26:00.1393853Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:26:00.4772031Z", LastUpdateTimestamp: "2025-01-13T06:26:00.4772148Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:26:01.0401304Z", LastUpdateTimestamp: "2025-01-13T06:26:01.0401435Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:26:30.1424324Z", LastUpdateTimestamp: "2025-01-13T06:26:30.1424475Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:26:30.4811246Z", LastUpdateTimestamp: "2025-01-13T06:26:30.4811383Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:26:31.0423109Z", LastUpdateTimestamp: "2025-01-13T06:26:31.0423213Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:27:00.1446902Z", LastUpdateTimestamp: "2025-01-13T06:27:00.1447023Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:27:00.4859619Z", LastUpdateTimestamp: "2025-01-13T06:27:00.4859750Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:27:01.0452175Z", LastUpdateTimestamp: "2025-01-13T06:27:01.0452349Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:27:30.1418905Z", LastUpdateTimestamp: "2025-01-13T06:27:30.1418997Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:27:30.4812497Z", LastUpdateTimestamp: "2025-01-13T06:27:30.4812650Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:27:31.0506569Z", LastUpdateTimestamp: "2025-01-13T06:27:31.0506642Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:28:00.1412344Z", LastUpdateTimestamp: "2025-01-13T06:28:00.1412481Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:28:00.4801789Z", LastUpdateTimestamp: "2025-01-13T06:28:00.4801973Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:28:01.0541480Z", LastUpdateTimestamp: "2025-01-13T06:28:01.0541656Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:28:30.1455111Z", LastUpdateTimestamp: "2025-01-13T06:28:30.1455237Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:28:30.4833534Z", LastUpdateTimestamp: "2025-01-13T06:28:30.4833654Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:28:31.0588362Z", LastUpdateTimestamp: "2025-01-13T06:28:31.0588588Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:29:00.1416761Z", LastUpdateTimestamp: "2025-01-13T06:29:00.1417113Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:29:00.4805939Z", LastUpdateTimestamp: "2025-01-13T06:29:00.4806095Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:29:01.0631542Z", LastUpdateTimestamp: "2025-01-13T06:29:01.0631637Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName] FROM [AspNetUsers] AS [a] WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0 info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] AAAAAAA= fail: Grpc.AspNetCore.Server.ServerCallHandler[6] Error when executing service method 'GetNews'. System.TimeoutException: A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors = WritableServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 }, OperationsCountServerSelector }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Connected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "10.82.0.3:27017" }", EndPoint: "10.82.0.3:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 10.82.0.3:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:29:30.1401468Z", LastUpdateTimestamp: "2025-01-13T06:29:30.1401546Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "103.153.214.94:27017" }", EndPoint: "103.153.214.94:27017", ReasonChanged: "Heartbeat", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. 103.153.214.94:27017 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at MongoDB.Driver.Core.Connections.TcpStreamFactory.Connect(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStream(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelper(CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.Open(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.InitializeConnection(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.Heartbeat(CancellationToken cancellationToken)", LastHeartbeatTimestamp: "2025-01-13T06:29:30.4824470Z", LastUpdateTimestamp: "2025-01-13T06:29:30.4824559Z" }, { ServerId: "{ ClusterId : 1, EndPoint : "119.82.130.75:27017" }", EndPoint: "119.82.130.75:27017", ReasonChanged: "Heartbeat", State: "Connected", ServerVersion: 7.0.0, TopologyVersion: { "processId" : ObjectId("675abacfe61075cb775ffbca"), "counter" : NumberLong(7) }, Type: "ReplicaSetSecondary", WireVersionRange: "[0, 21]", LastHeartbeatTimestamp: "2025-01-13T06:29:31.0703380Z", LastUpdateTimestamp: "2025-01-13T06:29:31.0703512Z" }] }. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask) at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Clusters.IClusterExtensions.SelectServerAndPinIfNeeded(ICluster cluster, ICoreSessionHandle session, IServerSelector selector, CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.WritableServerBinding.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Bindings.ReadWriteBindingHandle.GetWriteChannelSource(CancellationToken cancellationToken) at MongoDB.Driver.Core.Operations.CreateIndexesOperation.Execute(IWriteBinding binding, CancellationToken cancellationToken) at MongoDB.Driver.OperationExecutor.ExecuteWriteOperation[TResult](IWriteBinding binding, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.ExecuteWriteOperation[TResult](IClientSessionHandle session, IWriteOperation`1 operation, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IClientSessionHandle session, IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.<>c__DisplayClass9_0.<CreateMany>b__0(IClientSessionHandle session) at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken) at MongoDB.Driver.MongoCollectionImpl`1.MongoIndexManager.CreateMany(IEnumerable`1 models, CreateManyIndexesOptions options, CancellationToken cancellationToken) at MongoDB.Driver.MongoIndexManagerBase`1.CreateOne(CreateIndexModel`1 model, CreateOneIndexOptions options, CancellationToken cancellationToken) at Buss_Official.Services.Impl.NotifierService..ctor(IConfiguration conf, IMongoClient client) in D:\source\GDT\GDT_KNTC\backend\Buss_Official\Services\Impl\NotifierService.cs:line 30 at lambda_method819(Closure, IServiceProvider, Object[]) at Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1.Create(IServiceProvider serviceProvider) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.Shared.Server.ServerStreamingServerMethodInvoker`3.Invoke(HttpContext httpContext, ServerCallContext serverCallContext, TRequest request, IServerStreamWriter`1 streamWriter) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerStreamingServerCallHandler`3.HandleCallAsyncCore(HttpContext httpContext, HttpContextServerCallContext serverCallContext) at Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3.<HandleCallAsync>g__AwaitHandleCall|8_0(HttpContextServerCallContext serverCallContext, Method`2 method, Task handleCall) info: GDT.Lib.WebApi.Middleware.LogMiddleware[0] info: Microsoft.Hosting.Lifetime[0] Application is shutting down...