Aktivity „abpVAndy“

@abpVAndy I still couldn't understand. Are you testing in your local environment?

[22:35:29 INF] Request starting HTTP/2 POST https://localhost:44366/Account/Register?returnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fresponse_type%3Dcode%26client_id%3DH
ouMall_App%26state%3DdTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt%26redirect_uri%3Dhttp%253A%252F%252Flocalhost%253A4200%26scope%3Dopenid%2520offline_a
ccess%2520HouMall%26code_challenge%3DH_28XgrohtNYLI9lI2J_sicPW_pgMDqN5LDiSkVZRzc%26code_challenge_method%3DS256%26nonce%3DdTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEW
GhYazdvM3hCbUdt%26culture%3Den%26ui-culture%3Den application/x-www-form-urlencoded 281
[22:35:29 DBG] Start authorize request protocol validation
[22:35:29 DBG] client configuration validation for client HouMall_App succeeded.
[22:35:29 DBG] Checking for PKCE parameters
[22:35:29 DBG] Calling into custom validator: IdentityServer4.Validation.DefaultCustomAuthorizeRequestValidator
[22:35:29 INF] CORS policy execution failed.
[22:35:29 INF] Request origin https://localhost:44366 does not have permission to access the resource.
[22:35:29 INF] No CORS policy found for the specified request.
[22:35:29 INF] Executing endpoint '/Account/Register'
[22:35:29 INF] Route matched with {page = "/Account/Register", action = "", controller = "", area = ""}. Executing page /Account/Register
[22:35:29 INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgery
Policy
[22:35:29 INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.MyRegisterModel.OnPostAsync - ModelState is Valid
[22:35:30 DBG] Added 0 entity changes to the current audit log
[22:35:30 DBG] Added 0 entity changes to the current audit log
[22:35:30 DBG] Added 0 entity changes to the current audit log
[22:35:30 DBG] Added 0 entity changes to the current audit log
[22:35:32 DBG] Added 0 entity changes to the current audit log
[22:35:32 DBG] Added 0 entity changes to the current audit log
[22:35:32 DBG] Added 0 entity changes to the current audit log
[22:35:32 DBG] Executing HealthCheck collector HostedService.
[22:35:32 INF] Start processing HTTP request GET https://localhost:44366/health-status
[22:35:32 INF] Sending HTTP request GET https://localhost:44366/health-status
[22:35:32 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - -
[22:35:32 INF] Executing endpoint 'Health checks'
[22:35:32 DBG] Added 0 entity changes to the current audit log
[22:35:32 INF] Executed endpoint 'Health checks'
[22:35:32 INF] Received HTTP response headers after 23.3761ms - 200
[22:35:32 INF] End processing HTTP request after 23.5554ms - 200
[22:35:32 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 22.1544ms
[22:35:32 DBG] HealthReportCollector - health report execution history saved.
[22:35:32 DBG] HealthReport history already exists and is in the same state, updating the values.
[22:35:32 DBG] HealthReportCollector has completed.
[22:35:32 DBG] HealthCheck collector HostedService executed successfully.
[22:35:33 WRN] USING NullEmailSender!
[22:35:33 DBG] SendEmailAsync:
[22:35:33 DBG] ff@ff.ff00000000000000
[22:35:33 DBG] 
[22:35:33 DBG] Email confirmation
[22:35:33 DBG] <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
</head>
<body>
    <h3>Email confirmation</h3>

    <p>Please confirm your email address by clicking the following link.</p>

    <div>
        <a href="https://localhost:44366/Account/EmailConfirmation?userId=3a061de4-8d7c-3bd4-5dec-a0246199feed&__tenant=3a061de4-83cf-a349-e1d5-7613f697a9c9&confirmati
onToken=CfDJ8Jm7kXAaryZDvyeCxIF6KfjKI6TBto4a%2Bq4Zvuwk%2BP8iKAcMBqELvC8Szul5IJLA2fGBMfoMAYSuoUe1u2O17rVP1M8MUx%2BQg2inUr69gRLxlbkv2wSK9%2Fyy2GzHKG1co4b%2FdDgZUXP94THhP
UssMm8WzaKK3bla8AoNoLWqjFxRUpXKsF%2F8RlFRMttU6kMh7rxBaCBZCQkNudjga3f64UX%2BqMU8u2D%2BjAdrV3zvsC80rFjdWwYXjQJ%2B4Q4VWVvMhw%3D%3D&returnUrl=http://localhost:4200">Confir
m my email address</a>
    </div>
</body>
</html>
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Augmenting SignInContext
[22:35:33 DBG] Adding idp claim with value: local
[22:35:33 DBG] Adding amr claim with value: pwd
[22:35:33 DBG] Adding auth_time claim with value: 1662348933
[22:35:33 INF] AuthenticationScheme: Identity.Application signed in.
[22:35:33 INF] Executed handler method OnPostAsync, returned result Microsoft.AspNetCore.Mvc.RedirectResult.
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 INF] Executing RedirectResult, redirecting to /connect/authorize/callback?response_type=code&client_id=HouMall_App&state=dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52
N09aeVZEWGhYazdvM3hCbUdt&redirect_uri=http%3A%2F%2Flocalhost%3A4200&scope=openid%20offline_access%20HouMall&code_challenge=H_28XgrohtNYLI9lI2J_sicPW_pgMDqN5LDiSkVZRzc&
code_challenge_method=S256&nonce=dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt&culture=en&ui-culture=en.
[22:35:33 INF] Executed page /Account/Register in 3504.4506ms
[22:35:33 INF] Executed endpoint '/Account/Register'
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:33 DBG] Added 0 entity changes to the current audit log
[22:35:42 DBG] Executing HealthCheck collector HostedService.
[22:35:42 INF] Start processing HTTP request GET https://localhost:44366/health-status
[22:35:42 INF] Sending HTTP request GET https://localhost:44366/health-status
[22:35:42 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - -
[22:35:42 INF] Executing endpoint 'Health checks'
[22:35:42 DBG] Added 0 entity changes to the current audit log
[22:35:42 INF] Executed endpoint 'Health checks'
[22:35:42 INF] Received HTTP response headers after 25.95ms - 200
[22:35:42 INF] End processing HTTP request after 26.1579ms - 200
[22:35:42 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 24.4746ms
[22:35:42 DBG] HealthReportCollector - health report execution history saved.
[22:35:42 DBG] HealthReport history already exists and is in the same state, updating the values.
[22:35:42 DBG] HealthReportCollector has completed.
[22:35:42 DBG] HealthCheck collector HostedService executed successfully.
[22:35:52 DBG] Executing HealthCheck collector HostedService.
[22:35:52 INF] Start processing HTTP request GET https://localhost:44366/health-status
[22:35:52 INF] Sending HTTP request GET https://localhost:44366/health-status
[22:35:52 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - -
[22:35:52 INF] Executing endpoint 'Health checks'
[22:35:52 DBG] Added 0 entity changes to the current audit log
[22:35:52 INF] Executed endpoint 'Health checks'
[22:35:52 INF] Received HTTP response headers after 28.1979ms - 200
[22:35:52 INF] End processing HTTP request after 28.4477ms - 200
[22:35:52 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 26.6371ms
[22:35:52 DBG] HealthReportCollector - health report execution history saved.
[22:35:52 DBG] HealthReport history already exists and is in the same state, updating the values.
[22:35:52 DBG] HealthReportCollector has completed.
[22:35:52 DBG] HealthCheck collector HostedService executed successfully.
[22:36:02 DBG] Executing HealthCheck collector HostedService.
[22:36:02 INF] Start processing HTTP request GET https://localhost:44366/health-status
[22:36:02 INF] Sending HTTP request GET https://localhost:44366/health-status
[22:36:02 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - -
[22:36:02 INF] Executing endpoint 'Health checks'
[22:36:02 DBG] Added 0 entity changes to the current audit log
[22:36:02 INF] Executed endpoint 'Health checks'
[22:36:02 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 26.4145ms
[22:36:02 INF] Received HTTP response headers after 28.0992ms - 200
[22:36:02 INF] End processing HTTP request after 28.2713ms - 200
[22:36:02 DBG] HealthReportCollector - health report execution history saved.
[22:36:02 DBG] HealthReport history already exists and is in the same state, updating the values.
[22:36:02 DBG] HealthReportCollector has completed.
[22:36:02 DBG] HealthCheck collector HostedService executed successfully.
[22:36:04 ERR] Failed executing DbCommand (30,603ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 128), @p2='?' (Size 

= 64), @p3='?' (Size = 64), @p4='?' (DbT ype = Guid), @p5='?' (DbType = Guid), @p6='?' (Size = 128), @p7='?' (Size = 64), @p8='?' (Size = 64), @p9='?' (DbType = Guid), @p10='?' (DbType = Guid), @p11='?' (Size = 128), @p12='?' (Size = 64), @p13='?' (Size = 64), @p14='?' (DbType = Guid), @p15='?' (DbType = Guid), @p16='?' (Size = 128), @p17='?' (Size = 64), @p18='?' (Size = 64), @p19='?' (DbType = Guid), @p20='?' (DbType = Guid), @p21='?' (Size = 128), @p22='?' (Size = 64), @p23='?' (Size = 64), @p24='?' (DbType = Guid), @p25='?' (DbType = Guid), @p26='?' (Size = 128), @p27='?' (Size = 64), @p28='?' (Size = 64), @p29='?' (DbType = Guid), @p30='?' (DbType = Guid), @p31='?' (Size = 128), @p32='?' (Size = 64), @p33='?' (Size = 64), @p34='?' (DbType = Guid), @p35='?' (DbType = Guid), @p36='?' (Size = 128), @p37='?' (Size = 64), @p38='?' (Size = 64), @p39='?' (DbType = G uid), @p40='?' (DbType = Guid), @p41='?' (Size = 128), @p42='?' (Size = 64), @p43='?' (Size = 64), @p44='?' (DbType = Guid), @p45='?' (DbType = Guid), @p46='?' (Size = 128), @p47='?' (Size = 64), @p48='?' (Size = 64), @p49='?' (DbType = Guid), @p50='?' (DbType = Guid), @p51='?' (Size = 128), @p52='?' (Size = 64), @p53='?' (Size = 64 ), @p54='?' (DbType = Guid), @p55='?' (DbType = Guid), @p56='?' (Size = 128), @p57='?' (Size = 64), @p58='?' (Size = 64), @p59='?' (DbType = Guid), @p60='?' (DbType = Guid), @p61='?' (Size = 128), @p62='?' (Size = 64), @p63='?' (Size = 64), @p64='?' (DbType = Guid), @p65='?' (DbType = Guid), @p66='?' (Size = 128), @p67='?' (Size = 6 4), @p68='?' (Size = 64), @p69='?' (DbType = Guid), @p70='?' (DbType = Guid), @p71='?' (Size = 128), @p72='?' (Size = 64), @p73='?' (Size = 64), @p74='?' (DbType = Gui d), @p75='?' (DbType = Guid), @p76='?' (Size = 128), @p77='?' (Size = 64), @p78='?' (Size = 64), @p79='?' (DbType = Guid), @p80='?' (DbType = Guid), @p81='?' (Size = 1 28), @p82='?' (Size = 64), @p83='?' (Size = 64), @p84='?' (DbType = Guid), @p85='?' (DbType = Guid), @p86='?' (Size = 128), @p87='?' (Size = 64), @p88='?' (Size = 64), @p89='?' (DbType = Guid), @p90='?' (DbType = Guid), @p91='?' (Size = 128), @p92='?' (Size = 64), @p93='?' (Size = 64), @p94='?' (DbType = Guid), @p95='?' (DbType = Gu id), @p96='?' (Size = 128), @p97='?' (Size = 64), @p98='?' (Size = 64), @p99='?' (DbType = Guid), @p100='?' (DbType = Guid), @p101='?' (Size = 128), @p102='?' (Size = 64), @p103='?' (Size = 64), @p104='?' (DbType = Guid), @p105='?' (DbType = Guid), @p106='?' (Size = 128), @p107='?' (Size = 64), @p108='?' (Size = 64), @p109='?' (DbTy pe = Guid), @p110='?' (DbType = Guid), @p111='?' (Size = 128), @p112='?' (Size = 64), @p113='?' (Size = 64), @p114='?' (DbType = Guid), @p115='?' (DbType = Guid), @p11 6='?' (Size = 128), @p117='?' (Size = 64), @p118='?' (Size = 64), @p119='?' (DbType = Guid), @p120='?' (DbType = Guid), @p121='?' (Size = 128), @p122='?' (Size = 64), @p123='?' (Size = 64), @p124='?' (DbType = Guid), @p125='?' (DbType = Guid), @p126='?' (Size = 128), @p127='?' (Size = 64), @p128='?' (Size = 64), @p129='?' (DbType = Guid), @p130='?' (DbType = Guid), @p131='?' (Size = 128), @p132='?' (Size = 64), @p133='?' (Size = 64), @p134='?' (DbType = Guid), @p135='?' (DbType = Guid), @p136='?' (Size = 128), @p137='?' (Size = 64), @p138='?' (Size = 64), @p139='?' (DbType = Guid), @p140='?' (DbType = Guid), @p141='?' (Size = 128), @p142='?' (Size = 64), @p143 ='?' (Size = 64), @p144='?' (DbType = Guid), @p145='?' (DbType = Guid), @p146='?' (Size = 128), @p147='?' (Size = 64), @p148='?' (Size = 64), @p149='?' (DbType = Guid) , @p150='?' (DbType = Guid), @p151='?' (Size = 128), @p152='?' (Size = 64), @p153='?' (Size = 64), @p154='?' (DbType = Guid), @p155='?' (DbType = Guid), @p156='?' (Siz e = 128), @p157='?' (Size = 64), @p158='?' (Size = 64), @p159='?' (DbType = Guid), @p160='?' (DbType = Guid), @p161='?' (Size = 128), @p162='?' (Size = 64), @p163='?' (Size = 64), @p164='?' (DbType = Guid), @p165='?' (DbType = Guid), @p166='?' (Size = 128), @p167='?' (Size = 64), @p168='?' (Size = 64), @p169='?' (DbType = Guid), @p1 70='?' (DbType = Guid), @p171='?' (Size = 128), @p172='?' (Size = 64), @p173='?' (Size = 64), @p174='?' (DbType = Guid), @p175='?' (DbType = Guid), @p176='?' (Size = 1 28), @p177='?' (Size = 64), @p178='?' (Size = 64), @p179='?' (DbType = Guid), @p180='?' (DbType = Guid), @p181='?' (Size = 128), @p182='?' (Size = 64), @p183='?' (Size = 64), @p184='?' (DbType = Guid), @p185='?' (DbType = Guid), @p186='?' (Size = 128), @p187='?' (Size = 64), @p188='?' (Size = 64), @p189='?' (DbType = Guid), @p190='? ' (DbType = Guid), @p191='?' (Size = 128), @p192='?' (Size = 64), @p193='?' (Size = 64), @p194='?' (DbType = Guid), @p195='?' (DbType = Guid), @p196='?' (Size = 128), @p197='?' (Size = 64), @p198='?' (Size = 64), @p199='?' (DbType = Guid), @p200='?' (DbType = Guid), @p201='?' (Size = 128), @p202='?' (Size = 64), @p203='?' (Size = 64 ), @p204='?' (DbType = Guid), @p205='?' (DbType = Guid), @p206='?' (Size = 128), @p207='?' (Size = 64), @p208='?' (Size = 64), @p209='?' (DbType = Guid), @p210='?' (Db Type = Guid), @p211='?' (Size = 128), @p212='?' (Size = 64), @p213='?' (Size = 64), @p214='?' (DbType = Guid), @p215='?' (DbType = Guid), @p216='?' (Size = 128), @p217 ='?' (Size = 64), @p218='?' (Size = 64), @p219='?' (DbType = Guid), @p220='?' (DbType = Guid), @p221='?' (Size = 128), @p222='?' (Size = 64), @p223='?' (Size = 64), @p 224='?' (DbType = Guid), @p225='?' (DbType = Guid), @p226='?' (Size = 128), @p227='?' (Size = 64), @p228='?' (Size = 64), @p229='?' (DbType = Guid), @p230='?' (DbType = Guid), @p231='?' (Size = 128), @p232='?' (Size = 64), @p233='?' (Size = 64), @p234='?' (DbType = Guid), @p235='?' (DbType = Guid), @p236='?' (Size = 128), @p237='?' (Size = 64), @p238='?' (Size = 64), @p239='?' (DbType = Guid), @p240='?' (DbType = Guid), @p241='?' (Size = 128), @p242='?' (Size = 64), @p243='?' (Size = 64), @p244=' ?' (DbType = Guid), @p245='?' (DbType = Guid), @p246='?' (Size = 128), @p247='?' (Size = 64), @p248='?' (Size = 64), @p249='?' (DbType = Guid), @p250='?' (DbType = Gui d), @p251='?' (Size = 128), @p252='?' (Size = 64), @p253='?' (Size = 64), @p254='?' (DbType = Guid), @p255='?' (DbType = Guid), @p256='?' (Size = 128), @p257='?' (Size = 64), @p258='?' (Size = 64), @p259='?' (DbType = Guid), @p260='?' (DbType = Guid), @p261='?' (Size = 128), @p262='?' (Size = 64), @p263='?' (Size = 64), @p264='?' (D bType = Guid), @p265='?' (DbType = Guid), @p266='?' (Size = 128), @p267='?' (Size = 64), @p268='?' (Size = 64), @p269='?' (DbType = Guid), @p270='?' (DbType = Guid), @ p271='?' (Size = 128), @p272='?' (Size = 64), @p273='?' (Size = 64), @p274='?' (DbType = Guid), @p275='?' (DbType = Guid), @p276='?' (Size = 128), @p277='?' (Size = 64 ), @p278='?' (Size = 64), @p279='?' (DbType = Guid), @p280='?' (DbType = Guid), @p281='?' (Size = 128), @p282='?' (Size = 64), @p283='?' (Size = 64), @p284='?' (DbType = Guid), @p285='?' (DbType = Guid), @p286='?' (Size = 128), @p287='?' (Size = 64), @p288='?' (Size = 64), @p289='?' (DbType = Guid), @p290='?' (DbType = Guid), @p291= '?' (Size = 128), @p292='?' (Size = 64), @p293='?' (Size = 64), @p294='?' (DbType = Guid), @p295='?' (DbType = Guid), @p296='?' (Size = 128), @p297='?' (Size = 64), @p 298='?' (Size = 64), @p299='?' (DbType = Guid), @p300='?' (DbType = Guid), @p301='?' (Size = 128), @p302='?' (Size = 64), @p303='?' (Size = 64), @p304='?' (DbType = Gu id), @p305='?' (DbType = Guid), @p306='?' (Size = 128), @p307='?' (Size = 64), @p308='?' (Size = 64), @p309='?' (DbType = Guid), @p310='?' (DbType = Guid), @p311='?' ( Size = 128), @p312='?' (Size = 64), @p313='?' (Size = 64), @p314='?' (DbType = Guid), @p315='?' (DbType = Guid), @p316='?' (Size = 128), @p317='?' (Size = 64), @p318=' ?' (Size = 64), @p319='?' (DbType = Guid), @p320='?' (DbType = Guid), @p321='?' (Size = 128), @p322='?' (Size = 64), @p323='?' (Size = 64), @p324='?' (DbType = Guid), @p325='?' (DbType = Guid), @p326='?' (Size = 128), @p327='?' (Size = 64), @p328='?' (Size = 64), @p329='?' (DbType = Guid), @p330='?' (DbType = Guid), @p331='?' (Size = 128), @p332='?' (Size = 64), @p333='?' (Size = 64), @p334='?' (DbType = Guid), @p335='?' (DbType = Guid), @p336='?' (Size = 128), @p337='?' (Size = 64), @p338='?' (S ize = 64), @p339='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] INSERT INTO AbpPermissionGrants (Id, Name, ProviderKey, ProviderName, TenantId) VALUES (@p0, @p1, @p2, @p3, @p4), (@p5, @p6, @p7, @p8, @p9), (@p10, @p11, @p12, @p13, @p14), (@p15, @p16, @p17, @p18, @p19), (@p20, @p21, @p22, @p23, @p24), (@p25, @p26, @p27, @p28, @p29), (@p30, @p31, @p32, @p33, @p34), (@p35, @p36, @p37, @p38, @p39), (@p40, @p41, @p42, @p43, @p44), (@p45, @p46, @p47, @p48, @p49), (@p50, @p51, @p52, @p53, @p54), (@p55, @p56, @p57, @p58, @p59), (@p60, @p61, @p62, @p63, @p64), (@p65, @p66, @p67, @p68, @p69), (@p70, @p71, @p72, @p73, @p74), (@p75, @p76, @p77, @p78, @p79), (@p80, @p81, @p82, @p83, @p84), (@p85, @p86, @p87, @p88, @p89), (@p90, @p91, @p92, @p93, @p94), (@p95, @p96, @p97, @p98, @p99), (@p100, @p101, @p102, @p103, @p104), (@p105, @p106, @p107, @p108, @p109), (@p110, @p111, @p112, @p113, @p114), (@p115, @p116, @p117, @p118, @p119), (@p120, @p121, @p122, @p123, @p124), (@p125, @p126, @p127, @p128, @p129), (@p130, @p131, @p132, @p133, @p134), (@p135, @p136, @p137, @p138, @p139), (@p140, @p141, @p142, @p143, @p144), (@p145, @p146, @p147, @p148, @p149), (@p150, @p151, @p152, @p153, @p154), (@p155, @p156, @p157, @p158, @p159), (@p160, @p161, @p162, @p163, @p164), (@p165, @p166, @p167, @p168, @p169), (@p170, @p171, @p172, @p173, @p174), (@p175, @p176, @p177, @p178, @p179), (@p180, @p181, @p182, @p183, @p184), (@p185, @p186, @p187, @p188, @p189), (@p190, @p191, @p192, @p193, @p194), (@p195, @p196, @p197, @p198, @p199), (@p200, @p201, @p202, @p203, @p204), (@p205, @p206, @p207, @p208, @p209), (@p210, @p211, @p212, @p213, @p214), (@p215, @p216, @p217, @p218, @p219), (@p220, @p221, @p222, @p223, @p224), (@p225, @p226, @p227, @p228, @p229), (@p230, @p231, @p232, @p233, @p234), (@p235, @p236, @p237, @p238, @p239), (@p240, @p241, @p242, @p243, @p244), (@p245, @p246, @p247, @p248, @p249), (@p250, @p251, @p252, @p253, @p254), (@p255, @p256, @p257, @p258, @p259), (@p260, @p261, @p262, @p263, @p264), (@p265, @p266, @p267, @p268, @p269), (@p270, @p271, @p272, @p273, @p274), (@p275, @p276, @p277, @p278, @p279), (@p280, @p281, @p282, @p283, @p284), (@p285, @p286, @p287, @p288, @p289), (@p290, @p291, @p292, @p293, @p294), (@p295, @p296, @p297, @p298, @p299), (@p300, @p301, @p302, @p303, @p304), (@p305, @p306, @p307, @p308, @p309), (@p310, @p311, @p312, @p313, @p314), (@p315, @p316, @p317, @p318, @p319), (@p320, @p321, @p322, @p323, @p324), (@p325, @p326, @p327, @p328, @p329), (@p330, @p331, @p332, @p333, @p334), (@p335, @p336, @p337, @p338, @p339); [22:36:04 ERR] An exception occurred in the database while saving changes for context type 'Volo.Abp.PermissionManagement.EntityFrameworkCore.PermissionManagementDbCon text'. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> MySqlConnector.MySqlException (0x80004005): The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException (0x80004005): Query execution was interrupted at MySqlConnector.Core.ServerSession.ReceiveReplyAsyncAwaited(ValueTask1 task) in /_/src/MySqlConnector/Core/ServerSession.cs:line 908 at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in /_/src/MySqlConnector/Core/ResultSet.cs:line 44 at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:line 120 at MySqlConnector.MySqlDataReader.CreateAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary2 cachedProcedures, IMySql Command command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:l ine 450 at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(IReadOnlyList1 commands, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activi ty, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/CommandExecutor.cs:line 56 at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MyS qlCommand.cs:line 312 at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlCommand.cs:line 305 at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken)

at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationTok en cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, Can cellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> MySqlConnector.MySqlException (0x80004005): The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException (0x80004005): Query execution was interrupted at MySqlConnector.Core.ServerSession.ReceiveReplyAsyncAwaited(ValueTask1 task) in //src/MySqlConnector/Core/ServerSession.cs:line 908 at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in //src/MySqlConnector/Core/ResultSet.cs:line 44 at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in //src/MySqlConnector/MySqlDataReader.cs:line 120 at MySqlConnector.MySqlDataReader.CreateAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary2 cachedProcedures, IMySql Command command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:l ine 450 at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(IReadOnlyList1 commands, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activi ty, IOBehavior ioBehavior, CancellationToken cancellationToken) in //src/MySqlConnector/Core/CommandExecutor.cs:line 56 at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in //src/MySqlConnector/MyS qlCommand.cs:line 312 at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in //src/MySqlConnector/MySqlCommand.cs:line 305 at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationTok en cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, Can cellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Volo.Abp.EntityFrameworkCore.AbpDbContext1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) at HouMall.Data.HouMallTenantDatabaseMigrationHandler.MigrateAndSeedForTenantAsync(Guid tenantId, String adminEmail, String adminPassword) in E:\study\__folo shop 2 022\final test\HouMall\aspnet-core\src\HouMall.Domain\Data\HouMallTenantDatabaseMigrationHandler.cs:line 121 [22:36:05 ERR] An error occurred while saving the entity changes. See the inner exception for details. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> MySqlConnector.MySqlException (0x80004005): The Command Timeout expired before the operation completed. ---> MySqlConnector.MySqlException (0x80004005): Query execution was interrupted at MySqlConnector.Core.ServerSession.ReceiveReplyAsyncAwaited(ValueTask1 task) in //src/MySqlConnector/Core/ServerSession.cs:line 908 at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync(IOBehavior ioBehavior) in //src/MySqlConnector/Core/ResultSet.cs:line 44 at MySqlConnector.MySqlDataReader.ActivateResultSet(CancellationToken cancellationToken) in //src/MySqlConnector/MySqlDataReader.cs:line 120 at MySqlConnector.MySqlDataReader.CreateAsync(CommandListPosition commandListPosition, ICommandPayloadCreator payloadCreator, IDictionary2 cachedProcedures, IMySql Command command, CommandBehavior behavior, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlDataReader.cs:l ine 450 at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync(IReadOnlyList1 commands, ICommandPayloadCreator payloadCreator, CommandBehavior behavior, Activity activi ty, IOBehavior ioBehavior, CancellationToken cancellationToken) in //src/MySqlConnector/Core/CommandExecutor.cs:line 56 at MySqlConnector.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, IOBehavior ioBehavior, CancellationToken cancellationToken) in //src/MySqlConnector/MyS qlCommand.cs:line 312 at MySqlConnector.MySqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) in //src/MySqlConnector/MySqlCommand.cs:line 305 at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable1 commandBatches, IRelationalConnection connection, CancellationToken cancel lationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationTok en cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func4 operation, Func4 verifySucceeded, Can cellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Volo.Abp.EntityFrameworkCore.AbpDbContext`1.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Volo.Abp.Uow.UnitOfWork.SaveChangesAsync(CancellationToken cancellationToken) at Volo.Abp.Uow.UnitOfWork.CompleteAsync(CancellationToken cancellationToken) at HouMall.Data.HouMallTenantDatabaseMigrationHandler.MigrateAndSeedForTenantAsync(Guid tenantId, String adminEmail, String adminPassword) in E:\study__folo shop 2 022\final test\HouMall\aspnet-core\src\HouMall.Domain\Data\HouMallTenantDatabaseMigrationHandler.cs:line 121 [22:36:05 INF] Request finished HTTP/2 POST https://localhost:44366/Account/Register?returnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fresponse_type%3Dcode%26client_id%3DH ouMall_App%26state%3DdTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt%26redirect_uri%3Dhttp%253A%252F%252Flocalhost%253A4200%26scope%3Dopenid%2520offline_a ccess%2520HouMall%26code_challenge%3DH_28XgrohtNYLI9lI2J_sicPW_pgMDqN5LDiSkVZRzc%26code_challenge_method%3DS256%26nonce%3DdTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEW GhYazdvM3hCbUdt%26culture%3Den%26ui-culture%3Den application/x-www-form-urlencoded 281 - 302 0 - 35919.5193ms [22:36:05 INF] Request starting HTTP/2 GET https://localhost:44366/connect/authorize/callback?response_type=code&client_id=HouMall_App&state=dTNuZmxSV3lRdlMzMENWTy01Un VpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt&redirect_uri=http%3A%2F%2Flocalhost%3A4200&scope=openid%20offline_access%20HouMall&code_challenge=H_28XgrohtNYLI9lI2J_sicPW_pgMDqN5L DiSkVZRzc&code_challenge_method=S256&nonce=dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt&culture=en&ui-culture=en - - [22:36:05 DBG] Request path /connect/authorize/callback matched to endpoint type Authorize [22:36:05 DBG] Endpoint enabled: Authorize, successfully created handler: IdentityServer4.Endpoints.AuthorizeCallbackEndpoint [22:36:05 INF] Invoking IdentityServer endpoint: IdentityServer4.Endpoints.AuthorizeCallbackEndpoint for /connect/authorize/callback [22:36:05 DBG] Start authorize callback request [22:36:05 DBG] User in authorize request: 3a061de4-8d7c-3bd4-5dec-a0246199feed [22:36:05 DBG] Start authorize request protocol validation [22:36:05 DBG] client configuration validation for client HouMall_App succeeded. [22:36:05 DBG] Checking for PKCE parameters [22:36:06 DBG] Calling into custom validator: IdentityServer4.Validation.DefaultCustomAuthorizeRequestValidator [22:36:06 DBG] ValidatedAuthorizeRequest {"ClientId": "HouMall_App", "ClientName": "HouMall_App", "RedirectUri": "http://localhost:4200", "AllowedRedirectUris": ["http://localhost:4200"], "SubjectId": "3a061d e4-8d7c-3bd4-5dec-a0246199feed", "ResponseType": "code", "ResponseMode": "query", "GrantType": "authorization_code", "RequestedScopes": "openid offline_access HouMall" , "State": "dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt", "UiLocales": null, "Nonce": "dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt", "AuthenticationContextReferenceClasses": null, "DisplayMode": null, "PromptMode": "", "MaxAge": null, "LoginHint": null, "SessionId": "F3BD5A9741CF1D7671D8C4822327CA94 ", "Raw": {"response_type": "code", "client_id": "HouMall_App", "state": "dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt", "redirect_uri": "http://localh ost:4200", "scope": "openid offline_access HouMall", "code_challenge": "H_28XgrohtNYLI9lI2J_sicPW_pgMDqN5LDiSkVZRzc", "code_challenge_method": "S256", "nonce": "dTNuZm xSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt", "culture": "en", "ui-culture": "en"}, "$type": "AuthorizeRequestValidationLog"} [22:36:06 DBG] Client is configured to not require consent, no consent is required [22:36:06 DBG] Creating Authorization Code Flow response. [22:36:06 INF] {"ClientId": "HouMall_App", "ClientName": "HouMall_App", "RedirectUri": "http://localhost:4200", "Endpoint": "Authorize", "SubjectId": "3a061de4-8d7c-3b d4-5dec-a0246199feed", "Scopes": "openid offline_access HouMall", "GrantType": "authorization_code", "Tokens": [{"TokenType": "code", "TokenValue": "****B1BD", "$type" : "Token"}], "Category": "Token", "Name": "Token Issued Success", "EventType": "Success", "Id": 2000, "Message": null, "ActivityId": "0HMKETU1DN8LU:00000037", "TimeSta mp": "2022-09-05T03:36:06.0000000Z", "ProcessId": 34368, "LocalIpAddress": "::1:44366", "RemoteIpAddress": "::1", "$type": "TokenIssuedSuccessEvent"} [22:36:06 DBG] Authorize endpoint response {"SubjectId": "3a061de4-8d7c-3bd4-5dec-a0246199feed", "ClientId": "HouMall_App", "RedirectUri": "http://localhost:4200", "State": "dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52 N09aeVZEWGhYazdvM3hCbUdt", "Scope": "openid offline_access HouMall", "Error": null, "ErrorDescription": null, "$type": "AuthorizeResponseLog"} [22:36:06 DBG] Augmenting SignInContext [22:36:06 INF] AuthenticationScheme: Identity.Application signed in. [22:36:06 INF] Request finished HTTP/2 GET https://localhost:44366/connect/authorize/callback?response_type=code&client_id=HouMall_App&state=dTNuZmxSV3lRdlMzMENWTy01Un VpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt&redirect_uri=http%3A%2F%2Flocalhost%3A4200&scope=openid%20offline_access%20HouMall&code_challenge=H_28XgrohtNYLI9lI2J_sicPW_pgMDqN5L DiSkVZRzc&code_challenge_method=S256&nonce=dTNuZmxSV3lRdlMzMENWTy01UnVpWUp0cC52N09aeVZEWGhYazdvM3hCbUdt&culture=en&ui-culture=en - - - 302 0 - 440.4085ms [22:36:07 INF] Request starting HTTP/2 OPTIONS https://localhost:44366/.well-known/openid-configuration - - [22:36:07 INF] CORS policy execution successful. [22:36:07 INF] Request finished HTTP/2 OPTIONS https://localhost:44366/.well-known/openid-configuration - - - 204 - - 1.1735ms [22:36:07 INF] Request starting HTTP/2 GET https://localhost:44366/.well-known/openid-configuration - - [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] CORS request made for path: /.well-known/openid-configuration from origin: http://localhost:4200 [22:36:07 DBG] CorsPolicyService allowed origin: http://localhost:4200 [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] Request path /.well-known/openid-configuration matched to endpoint type Discovery [22:36:07 DBG] Endpoint enabled: Discovery, successfully created handler: IdentityServer4.Endpoints.DiscoveryEndpoint

[22:36:07 INF] Invoking IdentityServer endpoint: IdentityServer4.Endpoints.DiscoveryEndpoint for /.well-known/openid-configuration [22:36:07 DBG] Start discovery request [22:36:07 INF] Request finished HTTP/2 GET https://localhost:44366/.well-known/openid-configuration - - - 200 - application/json;+charset=UTF-8 70.5956ms [22:36:07 INF] Request starting HTTP/2 OPTIONS https://localhost:44366/.well-known/openid-configuration/jwks - - [22:36:07 INF] CORS policy execution successful. [22:36:07 INF] Request finished HTTP/2 OPTIONS https://localhost:44366/.well-known/openid-configuration/jwks - - - 204 - - 0.6839ms [22:36:07 INF] Request starting HTTP/2 GET https://localhost:44366/.well-known/openid-configuration/jwks - - [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] CORS request made for path: /.well-known/openid-configuration/jwks from origin: http://localhost:4200 [22:36:07 DBG] CorsPolicyService allowed origin: http://localhost:4200 [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] Request path /.well-known/openid-configuration/jwks matched to endpoint type Discovery [22:36:07 DBG] Endpoint enabled: Discovery, successfully created handler: IdentityServer4.Endpoints.DiscoveryKeyEndpoint [22:36:07 INF] Invoking IdentityServer endpoint: IdentityServer4.Endpoints.DiscoveryKeyEndpoint for /.well-known/openid-configuration/jwks [22:36:07 DBG] Start key discovery request [22:36:07 INF] Request finished HTTP/2 GET https://localhost:44366/.well-known/openid-configuration/jwks - - - 200 - application/json;+charset=UTF-8 70.6414ms [22:36:07 INF] Request starting HTTP/2 OPTIONS https://localhost:44366/connect/token - - [22:36:07 INF] CORS policy execution successful. [22:36:07 INF] Request finished HTTP/2 OPTIONS https://localhost:44366/connect/token - - - 204 - - 0.8132ms [22:36:07 INF] Request starting HTTP/2 POST https://localhost:44366/connect/token application/x-www-form-urlencoded 239 [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] CORS request made for path: /connect/token from origin: http://localhost:4200 [22:36:07 DBG] CorsPolicyService allowed origin: http://localhost:4200 [22:36:07 INF] CORS policy execution successful. [22:36:07 DBG] Request path /connect/token matched to endpoint type Token [22:36:07 DBG] Endpoint enabled: Token, successfully created handler: IdentityServer4.Endpoints.TokenEndpoint [22:36:07 INF] Invoking IdentityServer endpoint: IdentityServer4.Endpoints.TokenEndpoint for /connect/token [22:36:07 DBG] Start token request. [22:36:07 DBG] Start client validation [22:36:07 DBG] Start parsing Basic Authentication secret [22:36:07 DBG] Start parsing for secret in post body [22:36:07 DBG] client id without secret found [22:36:07 DBG] Parser found secret: PostBodySecretParser [22:36:07 DBG] Secret id found: HouMall_App [22:36:07 DBG] client configuration validation for client HouMall_App succeeded. [22:36:07 DBG] Public Client - skipping secret validation success [22:36:07 DBG] Client validation success [22:36:07 INF] {"ClientId": "HouMall_App", "AuthenticationMethod": "NoSecret", "Category": "Authentication", "Name": "Client Authentication Success", "EventType": "Suc cess", "Id": 1010, "Message": null, "ActivityId": "0HMKETU1DN8LQ:0000003F", "TimeStamp": "2022-09-05T03:36:07.0000000Z", "ProcessId": 34368, "LocalIpAddress": "::1:443 66", "RemoteIpAddress": "::1", "$type": "ClientAuthenticationSuccessEvent"} [22:36:07 DBG] Start token request validation [22:36:07 DBG] Start validation of authorization code token request [22:36:07 DBG] Client required a proof key for code exchange. Starting PKCE validation [22:36:07 DBG] Validation of authorization code token request success [22:36:07 INF] Token request validation success, {"ClientId": "HouMall_App", "ClientName": "HouMall_App", "GrantType": "authorization_code", "Scopes": null, "Authoriza tionCode": "****B1BD", "RefreshToken": "********", "UserName": null, "AuthenticationContextReferenceClasses": null, "Tenant": null, "IdP": null, "Raw": {"grant_type": "authorization_code", "code": "B91C5B8C8ABDCE1FEF108AF5747BCE6AAF94B6FA410D034F3AF4B828A1CAB1BD", "redirect_uri": "http://localhost:4200", "code_verifier": "N0RDWkEtMT dVZXB1cDVGOFZYfn5pdE9jdnd6UV9TZX5PLUdHbnB3ZU5FWkpE", "client_id": "HouMall_App"}, "$type": "TokenRequestValidationLog"} [22:36:07 DBG] client configuration validation for client HouMall_App succeeded. [22:36:07 DBG] Getting claims for access token for client: HouMall_App [22:36:07 DBG] Getting claims for access token for subject: 3a061de4-8d7c-3bd4-5dec-a0246199feed [22:36:07 DBG] Creating refresh token [22:36:07 DBG] Setting an absolute lifetime: 31536000 [22:36:07 DBG] client configuration validation for client HouMall_App succeeded. [22:36:07 DBG] Getting claims for identity token for subject: 3a061de4-8d7c-3bd4-5dec-a0246199feed and client: HouMall_App [22:36:07 INF] {"ClientId": "HouMall_App", "ClientName": "HouMall_App", "RedirectUri": null, "Endpoint": "Token", "SubjectId": "3a061de4-8d7c-3bd4-5dec-a0246199feed", "Scopes": "openid offline_access HouMall", "GrantType": "authorization_code", "Tokens": [{"TokenType": "id_token", "TokenValue": "****ePNw", "$type": "Token"}, {"Token Type": "refresh_token", "TokenValue": "****79D9", "$type": "Token"}, {"TokenType": "access_token", "TokenValue": "****VHog", "$type": "Token"}], "Category": "Token", " Name": "Token Issued Success", "EventType": "Success", "Id": 2000, "Message": null, "ActivityId": "0HMKETU1DN8LQ:0000003F", "TimeStamp": "2022-09-05T03:36:07.0000000Z" , "ProcessId": 34368, "LocalIpAddress": "::1:44366", "RemoteIpAddress": "::1", "$type": "TokenIssuedSuccessEvent"} [22:36:07 DBG] Token request success. [22:36:08 INF] Request finished HTTP/2 POST https://localhost:44366/connect/token application/x-www-form-urlencoded 239 - 200 - application/json;+charset=UTF-8 431.491 2ms [22:36:08 INF] Request starting HTTP/2 OPTIONS https://localhost:44366/api/abp/application-configuration - - [22:36:08 INF] CORS policy execution successful. [22:36:08 INF] Request finished HTTP/2 OPTIONS https://localhost:44366/api/abp/application-configuration - - - 204 - - 1.0134ms [22:36:08 INF] Request starting HTTP/2 GET https://localhost:44366/api/abp/application-configuration - - [22:36:08 INF] CORS policy execution successful. [22:36:08 DBG] CORS request made for path: /api/abp/application-configuration from origin: http://localhost:4200 but was ignored because path was not for an allowed Id entityServer CORS endpoint [22:36:08 INF] No CORS policy found for the specified request. [22:36:08 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc)' [22:36:08 INF] Route matched with {area = "abp", action = "Get", controller = "AbpApplicationConfiguration", page = ""}. Executing controller action with signature Sys

tem.Threading.Tasks.Task`1[Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto] GetAsync() on controller Volo.Abp.AspNetCore.Mvc.ApplicationC onfigurations.AbpApplicationConfigurationController (Volo.Abp.AspNetCore.Mvc). [22:36:08 DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... [22:36:08 DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpId entity.Roles.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Delete,pn: U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users,pn:U,pk:3a061de4-8d7c- 3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed, n:AbpIdentity.Users.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentit y.Users.Impersonation,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Import,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUn its,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageOU,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits. ManageRoles,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Setti ngManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.SecurityLogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AuditLogging.AuditLogs,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:AbpAccount.SettingManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.LanguageTexts,pn:U,pk:3a061de4-8d7c-3 bd4-5dec-a0246199feed,n:LanguageManagement.LanguageTexts.Edit,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.Languages,pn:U,pk:3a061de4-8d7c-3bd4-5d ec-a0246199feed,n:LanguageManagement.Languages.ChangeDefault,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LeptonThemeManagement.Settings,pn:U,pk:3a061de4-8d7c-3bd4-5 dec-a0246199feed,n:CmsKit.Comments,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Comments.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags,pn: U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a02461 99feed,n:CmsKit.Tags.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Create,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed, n:CmsKit.Blogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Update,pn:U,pk:3a061de4-8 d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Features,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:Cm sKit.BlogPosts,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Update,pn:U,pk:3a 061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Publish,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0 246199feed,n:CmsKit.Menus,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Update,pn:U,pk :3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.GlobalResources,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246 199feed,n:CmsKit.Newsletter,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Create,pn:U,pk:3a061d e4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:Cm sKit.SettingManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Create,pn:U, pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Delete,pn:U,pk:3a061de4-8d7c-3bd4 -5dec-a0246199feed,n:TextTemplateManagement.TextTemplates,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:TextTemplateManagement.TextTemplates.EditContents,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:HouMall.Dashboard.Tenant,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:HouMall.CustomerActivations,pn:U,pk:3a061de4-8d7c-3bd4-5dec- a0246199feed,n:HouMall.CustomerActivations.Create [22:36:08 DBG] Not found in the cache: pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Role s.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Delete,pn:U,pk:3a061d e4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a 0246199feed,n:AbpIdentity.Users.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdenti ty.Users.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Imp ersonation,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Import,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits,pn:U,pk :3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageOU,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageRoles ,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.SettingManagemen t,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.SecurityLogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AuditLogging.AuditLogs,pn:U,pk:3a061de4-8d7c-3 bd4-5dec-a0246199feed,n:AbpAccount.SettingManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.LanguageTexts,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0 246199feed,n:LanguageManagement.LanguageTexts.Edit,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.Languages,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199 feed,n:LanguageManagement.Languages.ChangeDefault,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LeptonThemeManagement.Settings,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a024619 9feed,n:CmsKit.Comments,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Comments.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags,pn:U,pk:3a061d e4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:Cm sKit.Tags.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Create,pn:U,pk:3a061de4-8d7c-3 bd4-5dec-a0246199feed,n:CmsKit.Pages.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Bl ogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Update,pn:U,pk:3a061de4-8d7c-3bd4-5d ec-a0246199feed,n:CmsKit.Blogs.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Features,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPo sts,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Update,pn:U,pk:3a061de4-8d7c -3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Publish,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed, n:CmsKit.Menus,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Update,pn:U,pk:3a061de4-8 d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.GlobalResources,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:C msKit.Newsletter,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Create,pn:U,pk:3a061de4-8d7c-3bd 4-5dec-a0246199feed,n:CmsKit.Poll.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Settin gManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Create,pn:U,pk:3a061de4 -8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246 199feed,n:TextTemplateManagement.TextTemplates,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:TextTemplateManagement.TextTemplates.EditContents,pn:U,pk:3a061de4-8d7c-3 bd4-5dec-a0246199feed,n:HouMall.Dashboard.Tenant,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:HouMall.CustomerActivations,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199fee d,n:HouMall.CustomerActivations.Create [22:36:08 DBG] Getting not cache granted permissions from the repository for this provider name,key: U,3a061de4-8d7c-3bd4-5dec-a0246199feed [22:36:08 DBG] Setting the cache items. Count: 65 [22:36:08 DBG] Finished setting the cache items. Count: 65 [22:36:08 DBG] PermissionStore.GetCacheItemAsync: pn:R,pk:supermanager,n:AbpIdentity.Roles,pn:R,pk:supermanager,n:AbpIdentity.Roles.Create,pn:R,pk:supermanager,n:AbpId entity.Roles.Update,pn:R,pk:supermanager,n:AbpIdentity.Roles.Delete,pn:R,pk:supermanager,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:supermanager,n:AbpIdentity.Users ,pn:R,pk:supermanager,n:AbpIdentity.Users.Create,pn:R,pk:supermanager,n:AbpIdentity.Users.Update,pn:R,pk:supermanager,n:AbpIdentity.Users.Delete,pn:R,pk:supermanager,n :AbpIdentity.Users.ManagePermissions,pn:R,pk:supermanager,n:AbpIdentity.Users.Impersonation,pn:R,pk:supermanager,n:AbpIdentity.Users.Import,pn:R,pk:supermanager,n:AbpI dentity.OrganizationUnits,pn:R,pk:supermanager,n:AbpIdentity.OrganizationUnits.ManageOU,pn:R,pk:supermanager,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:R,pk:superm anager,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:R,pk:supermanager,n:AbpIdentity.SettingManagement,pn:R,pk:supermanager,n:AbpIdentity.SecurityLogs,pn:R,pk:super manager,n:AuditLogging.AuditLogs,pn:R,pk:supermanager,n:AbpAccount.SettingManagement,pn:R,pk:supermanager,n:LanguageManagement.LanguageTexts,pn:R,pk:supermanager,n:Lan guageManagement.LanguageTexts.Edit,pn:R,pk:supermanager,n:LanguageManagement.Languages,pn:R,pk:supermanager,n:LanguageManagement.Languages.ChangeDefault,pn:R,pk:superm anager,n:LeptonThemeManagement.Settings,pn:R,pk:supermanager,n:CmsKit.Comments,pn:R,pk:supermanager,n:CmsKit.Comments.Delete,pn:R,pk:supermanager,n:CmsKit.Tags,pn:R,pk :supermanager,n:CmsKit.Tags.Create,pn:R,pk:supermanager,n:CmsKit.Tags.Update,pn:R,pk:supermanager,n:CmsKit.Tags.Delete,pn:R,pk:supermanager,n:CmsKit.Pages,pn:R,pk:supe rmanager,n:CmsKit.Pages.Create,pn:R,pk:supermanager,n:CmsKit.Pages.Update,pn:R,pk:supermanager,n:CmsKit.Pages.Delete,pn:R,pk:supermanager,n:CmsKit.Blogs,pn:R,pk:superm anager,n:CmsKit.Blogs.Create,pn:R,pk:supermanager,n:CmsKit.Blogs.Update,pn:R,pk:supermanager,n:CmsKit.Blogs.Delete,pn:R,pk:supermanager,n:CmsKit.Blogs.Features,pn:R,pk :supermanager,n:CmsKit.BlogPosts,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Create,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Update,pn:R,pk:supermanager,n:CmsKit.BlogPosts. Delete,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Publish,pn:R,pk:supermanager,n:CmsKit.Menus,pn:R,pk:supermanager,n:CmsKit.Menus.Create,pn:R,pk:supermanager,n:CmsKit.Men us.Update,pn:R,pk:supermanager,n:CmsKit.Menus.Delete,pn:R,pk:supermanager,n:CmsKit.GlobalResources,pn:R,pk:supermanager,n:CmsKit.Newsletter,pn:R,pk:supermanager,n:CmsK it.Poll,pn:R,pk:supermanager,n:CmsKit.Poll.Create,pn:R,pk:supermanager,n:CmsKit.Poll.Update,pn:R,pk:supermanager,n:CmsKit.Poll.Delete,pn:R,pk:supermanager,n:CmsKit.Set tingManagement,pn:R,pk:supermanager,n:CmsKit.UrlShorting,pn:R,pk:supermanager,n:CmsKit.UrlShorting.Create,pn:R,pk:supermanager,n:CmsKit.UrlShorting.Update,pn:R,pk:supe rmanager,n:CmsKit.UrlShorting.Delete,pn:R,pk:supermanager,n:TextTemplateManagement.TextTemplates,pn:R,pk:supermanager,n:TextTemplateManagement.TextTemplates.EditConten ts,pn:R,pk:supermanager,n:HouMall.Dashboard.Tenant,pn:R,pk:supermanager,n:HouMall.CustomerActivations,pn:R,pk:supermanager,n:HouMall.CustomerActivations.Create

[22:36:08 DBG] Not found in the cache: pn:R,pk:supermanager,n:AbpIdentity.Roles,pn:R,pk:supermanager,n:AbpIdentity.Roles.Create,pn:R,pk:supermanager,n:AbpIdentity.Role s.Update,pn:R,pk:supermanager,n:AbpIdentity.Roles.Delete,pn:R,pk:supermanager,n:AbpIdentity.Roles.ManagePermissions,pn:R,pk:supermanager,n:AbpIdentity.Users,pn:R,pk:su permanager,n:AbpIdentity.Users.Create,pn:R,pk:supermanager,n:AbpIdentity.Users.Update,pn:R,pk:supermanager,n:AbpIdentity.Users.Delete,pn:R,pk:supermanager,n:AbpIdentit y.Users.ManagePermissions,pn:R,pk:supermanager,n:AbpIdentity.Users.Impersonation,pn:R,pk:supermanager,n:AbpIdentity.Users.Import,pn:R,pk:supermanager,n:AbpIdentity.Org anizationUnits,pn:R,pk:supermanager,n:AbpIdentity.OrganizationUnits.ManageOU,pn:R,pk:supermanager,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:R,pk:supermanager,n:Ab pIdentity.OrganizationUnits.ManageMembers,pn:R,pk:supermanager,n:AbpIdentity.SettingManagement,pn:R,pk:supermanager,n:AbpIdentity.SecurityLogs,pn:R,pk:supermanager,n:A uditLogging.AuditLogs,pn:R,pk:supermanager,n:AbpAccount.SettingManagement,pn:R,pk:supermanager,n:LanguageManagement.LanguageTexts,pn:R,pk:supermanager,n:LanguageManage ment.LanguageTexts.Edit,pn:R,pk:supermanager,n:LanguageManagement.Languages,pn:R,pk:supermanager,n:LanguageManagement.Languages.ChangeDefault,pn:R,pk:supermanager,n:Le ptonThemeManagement.Settings,pn:R,pk:supermanager,n:CmsKit.Comments,pn:R,pk:supermanager,n:CmsKit.Comments.Delete,pn:R,pk:supermanager,n:CmsKit.Tags,pn:R,pk:supermanag er,n:CmsKit.Tags.Create,pn:R,pk:supermanager,n:CmsKit.Tags.Update,pn:R,pk:supermanager,n:CmsKit.Tags.Delete,pn:R,pk:supermanager,n:CmsKit.Pages,pn:R,pk:supermanager,n: CmsKit.Pages.Create,pn:R,pk:supermanager,n:CmsKit.Pages.Update,pn:R,pk:supermanager,n:CmsKit.Pages.Delete,pn:R,pk:supermanager,n:CmsKit.Blogs,pn:R,pk:supermanager,n:Cm sKit.Blogs.Create,pn:R,pk:supermanager,n:CmsKit.Blogs.Update,pn:R,pk:supermanager,n:CmsKit.Blogs.Delete,pn:R,pk:supermanager,n:CmsKit.Blogs.Features,pn:R,pk:supermanag er,n:CmsKit.BlogPosts,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Create,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Update,pn:R,pk:supermanager,n:CmsKit.BlogPosts.Delete,pn:R ,pk:supermanager,n:CmsKit.BlogPosts.Publish,pn:R,pk:supermanager,n:CmsKit.Menus,pn:R,pk:supermanager,n:CmsKit.Menus.Create,pn:R,pk:supermanager,n:CmsKit.Menus.Update,p n:R,pk:supermanager,n:CmsKit.Menus.Delete,pn:R,pk:supermanager,n:CmsKit.GlobalResources,pn:R,pk:supermanager,n:CmsKit.Newsletter,pn:R,pk:supermanager,n:CmsKit.Poll,pn: R,pk:supermanager,n:CmsKit.Poll.Create,pn:R,pk:supermanager,n:CmsKit.Poll.Update,pn:R,pk:supermanager,n:CmsKit.Poll.Delete,pn:R,pk:supermanager,n:CmsKit.SettingManagem ent,pn:R,pk:supermanager,n:CmsKit.UrlShorting,pn:R,pk:supermanager,n:CmsKit.UrlShorting.Create,pn:R,pk:supermanager,n:CmsKit.UrlShorting.Update,pn:R,pk:supermanager,n: CmsKit.UrlShorting.Delete,pn:R,pk:supermanager,n:TextTemplateManagement.TextTemplates,pn:R,pk:supermanager,n:TextTemplateManagement.TextTemplates.EditContents,pn:R,pk: supermanager,n:HouMall.Dashboard.Tenant,pn:R,pk:supermanager,n:HouMall.CustomerActivations,pn:R,pk:supermanager,n:HouMall.CustomerActivations.Create [22:36:08 DBG] Getting not cache granted permissions from the repository for this provider name,key: R,supermanager [22:36:08 DBG] Setting the cache items. Count: 65 [22:36:08 DBG] Finished setting the cache items. Count: 65 [22:36:08 DBG] PermissionStore.GetCacheItemAsync: pn:C,pk:HouMall_App,n:AbpIdentity.Roles,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.Create,pn:C,pk:HouMall_App,n:AbpIdent ity.Roles.Update,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.Delete,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.ManagePermissions,pn:C,pk:HouMall_App,n:AbpIdentity.Users,pn:C, pk:HouMall_App,n:AbpIdentity.Users.Create,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Update,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Delete,pn:C,pk:HouMall_App,n:AbpIdenti ty.Users.ManagePermissions,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Impersonation,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Import,pn:C,pk:HouMall_App,n:AbpIdentity.Organ izationUnits,pn:C,pk:HouMall_App,n:AbpIdentity.OrganizationUnits.ManageOU,pn:C,pk:HouMall_App,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:C,pk:HouMall_App,n:AbpIden tity.OrganizationUnits.ManageMembers,pn:C,pk:HouMall_App,n:AbpIdentity.SettingManagement,pn:C,pk:HouMall_App,n:AbpIdentity.UserLookup,pn:C,pk:HouMall_App,n:AbpIdentity .SecurityLogs,pn:C,pk:HouMall_App,n:AuditLogging.AuditLogs,pn:C,pk:HouMall_App,n:AbpAccount.SettingManagement,pn:C,pk:HouMall_App,n:LanguageManagement.LanguageTexts,pn :C,pk:HouMall_App,n:LanguageManagement.LanguageTexts.Edit,pn:C,pk:HouMall_App,n:LanguageManagement.Languages,pn:C,pk:HouMall_App,n:LanguageManagement.Languages.ChangeD efault,pn:C,pk:HouMall_App,n:LeptonThemeManagement.Settings,pn:C,pk:HouMall_App,n:CmsKit.Comments,pn:C,pk:HouMall_App,n:CmsKit.Comments.Delete,pn:C,pk:HouMall_App,n:Cm sKit.Tags,pn:C,pk:HouMall_App,n:CmsKit.Tags.Create,pn:C,pk:HouMall_App,n:CmsKit.Tags.Update,pn:C,pk:HouMall_App,n:CmsKit.Tags.Delete,pn:C,pk:HouMall_App,n:CmsKit.Pages ,pn:C,pk:HouMall_App,n:CmsKit.Pages.Create,pn:C,pk:HouMall_App,n:CmsKit.Pages.Update,pn:C,pk:HouMall_App,n:CmsKit.Pages.Delete,pn:C,pk:HouMall_App,n:CmsKit.Blogs,pn:C, pk:HouMall_App,n:CmsKit.Blogs.Create,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Update,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Delete,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Features,pn :C,pk:HouMall_App,n:CmsKit.BlogPosts,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Create,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Update,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts .Delete,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Publish,pn:C,pk:HouMall_App,n:CmsKit.Menus,pn:C,pk:HouMall_App,n:CmsKit.Menus.Create,pn:C,pk:HouMall_App,n:CmsKit.Menus. Update,pn:C,pk:HouMall_App,n:CmsKit.Menus.Delete,pn:C,pk:HouMall_App,n:CmsKit.GlobalResources,pn:C,pk:HouMall_App,n:CmsKit.Newsletter,pn:C,pk:HouMall_App,n:CmsKit.Poll ,pn:C,pk:HouMall_App,n:CmsKit.Poll.Create,pn:C,pk:HouMall_App,n:CmsKit.Poll.Update,pn:C,pk:HouMall_App,n:CmsKit.Poll.Delete,pn:C,pk:HouMall_App,n:CmsKit.SettingManagem ent,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting.Create,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting.Update,pn:C,pk:HouMall_App,n:CmsK it.UrlShorting.Delete,pn:C,pk:HouMall_App,n:TextTemplateManagement.TextTemplates,pn:C,pk:HouMall_App,n:TextTemplateManagement.TextTemplates.EditContents,pn:C,pk:HouMal l_App,n:HouMall.Dashboard.Tenant,pn:C,pk:HouMall_App,n:HouMall.CustomerActivations,pn:C,pk:HouMall_App,n:HouMall.CustomerActivations.Create [22:36:08 DBG] Found in the cache: pn:C,pk:HouMall_App,n:AbpIdentity.Roles,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.Create,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.Updat e,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.Delete,pn:C,pk:HouMall_App,n:AbpIdentity.Roles.ManagePermissions,pn:C,pk:HouMall_App,n:AbpIdentity.Users,pn:C,pk:HouMall_App, n:AbpIdentity.Users.Create,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Update,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Delete,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Manage Permissions,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Impersonation,pn:C,pk:HouMall_App,n:AbpIdentity.Users.Import,pn:C,pk:HouMall_App,n:AbpIdentity.OrganizationUnits,pn :C,pk:HouMall_App,n:AbpIdentity.OrganizationUnits.ManageOU,pn:C,pk:HouMall_App,n:AbpIdentity.OrganizationUnits.ManageRoles,pn:C,pk:HouMall_App,n:AbpIdentity.Organizati onUnits.ManageMembers,pn:C,pk:HouMall_App,n:AbpIdentity.SettingManagement,pn:C,pk:HouMall_App,n:AbpIdentity.UserLookup,pn:C,pk:HouMall_App,n:AbpIdentity.SecurityLogs,p n:C,pk:HouMall_App,n:AuditLogging.AuditLogs,pn:C,pk:HouMall_App,n:AbpAccount.SettingManagement,pn:C,pk:HouMall_App,n:LanguageManagement.LanguageTexts,pn:C,pk:HouMall_A pp,n:LanguageManagement.LanguageTexts.Edit,pn:C,pk:HouMall_App,n:LanguageManagement.Languages,pn:C,pk:HouMall_App,n:LanguageManagement.Languages.ChangeDefault,pn:C,pk: HouMall_App,n:LeptonThemeManagement.Settings,pn:C,pk:HouMall_App,n:CmsKit.Comments,pn:C,pk:HouMall_App,n:CmsKit.Comments.Delete,pn:C,pk:HouMall_App,n:CmsKit.Tags,pn:C, pk:HouMall_App,n:CmsKit.Tags.Create,pn:C,pk:HouMall_App,n:CmsKit.Tags.Update,pn:C,pk:HouMall_App,n:CmsKit.Tags.Delete,pn:C,pk:HouMall_App,n:CmsKit.Pages,pn:C,pk:HouMal l_App,n:CmsKit.Pages.Create,pn:C,pk:HouMall_App,n:CmsKit.Pages.Update,pn:C,pk:HouMall_App,n:CmsKit.Pages.Delete,pn:C,pk:HouMall_App,n:CmsKit.Blogs,pn:C,pk:HouMall_App, n:CmsKit.Blogs.Create,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Update,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Delete,pn:C,pk:HouMall_App,n:CmsKit.Blogs.Features,pn:C,pk:HouMall_A pp,n:CmsKit.BlogPosts,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Create,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Update,pn:C,pk:HouMall_App,n:CmsKit.BlogPosts.Delete,pn:C,pk :HouMall_App,n:CmsKit.BlogPosts.Publish,pn:C,pk:HouMall_App,n:CmsKit.Menus,pn:C,pk:HouMall_App,n:CmsKit.Menus.Create,pn:C,pk:HouMall_App,n:CmsKit.Menus.Update,pn:C,pk: HouMall_App,n:CmsKit.Menus.Delete,pn:C,pk:HouMall_App,n:CmsKit.GlobalResources,pn:C,pk:HouMall_App,n:CmsKit.Newsletter,pn:C,pk:HouMall_App,n:CmsKit.Poll,pn:C,pk:HouMal l_App,n:CmsKit.Poll.Create,pn:C,pk:HouMall_App,n:CmsKit.Poll.Update,pn:C,pk:HouMall_App,n:CmsKit.Poll.Delete,pn:C,pk:HouMall_App,n:CmsKit.SettingManagement,pn:C,pk:Hou Mall_App,n:CmsKit.UrlShorting,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting.Create,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting.Update,pn:C,pk:HouMall_App,n:CmsKit.UrlShorting. Delete,pn:C,pk:HouMall_App,n:TextTemplateManagement.TextTemplates,pn:C,pk:HouMall_App,n:TextTemplateManagement.TextTemplates.EditContents,pn:C,pk:HouMall_App,n:HouMall .Dashboard.Tenant,pn:C,pk:HouMall_App,n:HouMall.CustomerActivations,pn:C,pk:HouMall_App,n:HouMall.CustomerActivations.Create

[22:36:09 DBG] Executed AbpApplicationConfigurationAppService.GetAsync(). [22:36:09 DBG] Added 0 entity changes to the current audit log [22:36:09 DBG] Added 0 entity changes to the current audit log [22:36:09 DBG] Added 0 entity changes to the current audit log [22:36:09 INF] Executing ObjectResult, writing value of type 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto'. [22:36:09 INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 1230.8056m s [22:36:09 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc)' [22:36:09 INF] Request finished HTTP/2 GET https://localhost:44366/api/abp/application-configuration - - - 200 - application/json;+charset=utf-8 1271.8635ms [22:36:09 INF] Request starting HTTP/2 OPTIONS https://localhost:44366/api/account/profile-picture/3a061de4-8d7c-3bd4-5dec-a0246199feed - - [22:36:09 INF] CORS policy execution successful. [22:36:09 INF] Request finished HTTP/2 OPTIONS https://localhost:44366/api/account/profile-picture/3a061de4-8d7c-3bd4-5dec-a0246199feed - - - 204 - - 0.9819ms [22:36:09 INF] Request starting HTTP/2 GET https://localhost:44366/api/account/profile-picture/3a061de4-8d7c-3bd4-5dec-a0246199feed - - [22:36:09 INF] CORS policy execution successful. [22:36:09 DBG] CORS request made for path: /api/account/profile-picture/3a061de4-8d7c-3bd4-5dec-a0246199feed from origin: http://localhost:4200 but was ignored because path was not for an allowed IdentityServer CORS endpoint [22:36:09 INF] No CORS policy found for the specified request. [22:36:09 INF] Executing endpoint 'Volo.Abp.Account.AccountController.GetProfilePictureAsync (Volo.Abp.Account.Pro.Public.HttpApi)' [22:36:09 INF] Route matched with {area = "account", action = "GetProfilePicture", controller = "Account", page = ""}. Executing controller action with signature Syste m.Threading.Tasks.Task`1[Volo.Abp.Account.ProfilePictureSourceDto] GetProfilePictureAsync(System.Guid) on controller Volo.Abp.Account.AccountController (Volo.Abp.Accou nt.Pro.Public.HttpApi). [22:36:09 INF] Executing ObjectResult, writing value of type 'Volo.Abp.Account.ProfilePictureSourceDto'. [22:36:09 INF] Executed action Volo.Abp.Account.AccountController.GetProfilePictureAsync (Volo.Abp.Account.Pro.Public.HttpApi) in 64.672ms [22:36:09 INF] Executed endpoint 'Volo.Abp.Account.AccountController.GetProfilePictureAsync (Volo.Abp.Account.Pro.Public.HttpApi)' [22:36:09 INF] Request finished HTTP/2 GET https://localhost:44366/api/account/profile-picture/3a061de4-8d7c-3bd4-5dec-a0246199feed - - - 200 - application/json;+chars et=utf-8 90.9772ms [22:36:12 DBG] Executing HealthCheck collector HostedService. [22:36:12 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:36:12 INF] Sending HTTP request GET https://localhost:44366/health-status [22:36:12 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:36:12 INF] Executing endpoint 'Health checks' [22:36:12 DBG] Added 0 entity changes to the current audit log [22:36:12 INF] Executed endpoint 'Health checks' [22:36:12 INF] Received HTTP response headers after 109.8053ms - 200 [22:36:12 INF] End processing HTTP request after 110.0381ms - 200 [22:36:12 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 107.9249ms [22:36:12 DBG] HealthReportCollector - health report execution history saved. [22:36:12 DBG] HealthReport history already exists and is in the same state, updating the values. [22:36:12 DBG] HealthReportCollector has completed. [22:36:12 DBG] HealthCheck collector HostedService executed successfully. [22:36:22 DBG] Executing HealthCheck collector HostedService. [22:36:22 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:36:22 INF] Sending HTTP request GET https://localhost:44366/health-status [22:36:22 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:36:22 INF] Executing endpoint 'Health checks' [22:36:22 DBG] Added 0 entity changes to the current audit log [22:36:22 INF] Executed endpoint 'Health checks' [22:36:22 INF] Received HTTP response headers after 51.3491ms - 200 [22:36:22 INF] End processing HTTP request after 51.562ms - 200 [22:36:22 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 30.0258ms [22:36:22 DBG] HealthReportCollector - health report execution history saved. [22:36:22 DBG] HealthReport history already exists and is in the same state, updating the values. [22:36:22 DBG] HealthReportCollector has completed. [22:36:22 DBG] HealthCheck collector HostedService executed successfully. [22:36:32 DBG] Executing HealthCheck collector HostedService. [22:36:32 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:36:32 INF] Sending HTTP request GET https://localhost:44366/health-status [22:36:32 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:36:32 INF] Executing endpoint 'Health checks' [22:36:32 DBG] Added 0 entity changes to the current audit log [22:36:32 INF] Executed endpoint 'Health checks' [22:36:32 INF] Received HTTP response headers after 30.0994ms - 200 [22:36:32 INF] End processing HTTP request after 30.322ms - 200 [22:36:32 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 28.9651ms [22:36:32 DBG] HealthReportCollector - health report execution history saved. [22:36:32 DBG] HealthReport history already exists and is in the same state, updating the values. [22:36:32 DBG] HealthReportCollector has completed. [22:36:32 DBG] HealthCheck collector HostedService executed successfully. [22:36:43 DBG] Executing HealthCheck collector HostedService. [22:36:43 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:36:43 INF] Sending HTTP request GET https://localhost:44366/health-status [22:36:43 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:36:43 INF] Executing endpoint 'Health checks' [22:36:43 DBG] Added 0 entity changes to the current audit log [22:36:43 INF] Executed endpoint 'Health checks' [22:36:43 INF] Received HTTP response headers after 29.7832ms - 200 [22:36:43 INF] End processing HTTP request after 30.0308ms - 200 [22:36:43 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 28.3742ms [22:36:43 DBG] HealthReportCollector - health report execution history saved. [22:36:43 DBG] HealthReport history already exists and is in the same state, updating the values. [22:36:43 DBG] HealthReportCollector has completed. [22:36:43 DBG] HealthCheck collector HostedService executed successfully. [22:36:53 DBG] Executing HealthCheck collector HostedService. [22:36:53 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:36:53 INF] Sending HTTP request GET https://localhost:44366/health-status [22:36:53 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:36:53 INF] Executing endpoint 'Health checks' [22:36:53 DBG] Added 0 entity changes to the current audit log [22:36:53 INF] Executed endpoint 'Health checks' [22:36:53 INF] Received HTTP response headers after 20.2368ms - 200 [22:36:53 INF] End processing HTTP request after 20.4115ms - 200 [22:36:53 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 18.6695ms [22:36:53 DBG] HealthReportCollector - health report execution history saved. [22:36:53 DBG] HealthReport history already exists and is in the same state, updating the values. [22:36:53 DBG] HealthReportCollector has completed. [22:36:53 DBG] HealthCheck collector HostedService executed successfully. [22:37:03 DBG] Executing HealthCheck collector HostedService. [22:37:03 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:03 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:03 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:03 INF] Executing endpoint 'Health checks' [22:37:03 DBG] Added 0 entity changes to the current audit log [22:37:03 INF] Executed endpoint 'Health checks' [22:37:03 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 31.1301ms [22:37:03 INF] Received HTTP response headers after 32.7586ms - 200 [22:37:03 INF] End processing HTTP request after 32.987ms - 200 [22:37:03 DBG] HealthReportCollector - health report execution history saved. [22:37:03 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:03 DBG] HealthReportCollector has completed. [22:37:03 DBG] HealthCheck collector HostedService executed successfully. [22:37:13 DBG] Executing HealthCheck collector HostedService. [22:37:13 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:13 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:13 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:13 INF] Executing endpoint 'Health checks' [22:37:13 DBG] Added 0 entity changes to the current audit log [22:37:13 INF] Executed endpoint 'Health checks' [22:37:13 INF] Received HTTP response headers after 25.2031ms - 200 [22:37:13 INF] End processing HTTP request after 25.3678ms - 200 [22:37:13 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 23.7040ms [22:37:13 DBG] HealthReportCollector - health report execution history saved. [22:37:13 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:13 DBG] HealthReportCollector has completed. [22:37:13 DBG] HealthCheck collector HostedService executed successfully. [22:37:23 DBG] Executing HealthCheck collector HostedService. [22:37:23 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:23 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:23 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:23 INF] Executing endpoint 'Health checks' [22:37:23 DBG] Added 0 entity changes to the current audit log [22:37:23 INF] Executed endpoint 'Health checks' [22:37:23 INF] Received HTTP response headers after 26.333ms - 200 [22:37:23 INF] End processing HTTP request after 26.5587ms - 200 [22:37:23 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 24.7746ms [22:37:23 DBG] HealthReportCollector - health report execution history saved. [22:37:23 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:23 DBG] HealthReportCollector has completed. [22:37:23 DBG] HealthCheck collector HostedService executed successfully. [22:37:33 DBG] Executing HealthCheck collector HostedService. [22:37:33 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:33 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:33 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:33 INF] Executing endpoint 'Health checks' [22:37:33 DBG] Added 0 entity changes to the current audit log [22:37:33 INF] Executed endpoint 'Health checks' [22:37:33 INF] Received HTTP response headers after 26.6717ms - 200 [22:37:33 INF] End processing HTTP request after 26.8697ms - 200 [22:37:33 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 25.2075ms

[22:37:33 DBG] HealthReportCollector - health report execution history saved. [22:37:33 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:33 DBG] HealthReportCollector has completed. [22:37:33 DBG] HealthCheck collector HostedService executed successfully. [22:37:43 DBG] Executing HealthCheck collector HostedService. [22:37:43 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:43 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:43 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:43 INF] Executing endpoint 'Health checks' [22:37:43 DBG] Added 0 entity changes to the current audit log [22:37:43 INF] Executed endpoint 'Health checks' [22:37:43 INF] Received HTTP response headers after 22.9541ms - 200 [22:37:43 INF] End processing HTTP request after 23.1525ms - 200 [22:37:43 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 21.0640ms [22:37:43 DBG] HealthReportCollector - health report execution history saved. [22:37:43 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:43 DBG] HealthReportCollector has completed. [22:37:43 DBG] HealthCheck collector HostedService executed successfully. [22:37:53 DBG] Executing HealthCheck collector HostedService. [22:37:53 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:37:53 INF] Sending HTTP request GET https://localhost:44366/health-status [22:37:53 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:37:53 INF] Executing endpoint 'Health checks' [22:37:53 DBG] Added 0 entity changes to the current audit log [22:37:53 INF] Executed endpoint 'Health checks' [22:37:53 INF] Received HTTP response headers after 29.7205ms - 200 [22:37:53 INF] End processing HTTP request after 29.8779ms - 200 [22:37:53 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 28.6998ms [22:37:53 DBG] HealthReportCollector - health report execution history saved. [22:37:53 DBG] HealthReport history already exists and is in the same state, updating the values. [22:37:53 DBG] HealthReportCollector has completed. [22:37:53 DBG] HealthCheck collector HostedService executed successfully. [22:38:03 DBG] Executing HealthCheck collector HostedService. [22:38:03 INF] Start processing HTTP request GET https://localhost:44366/health-status [22:38:03 INF] Sending HTTP request GET https://localhost:44366/health-status [22:38:03 INF] Request starting HTTP/1.1 GET https://localhost:44366/health-status - - [22:38:03 INF] Executing endpoint 'Health checks' [22:38:03 DBG] Added 0 entity changes to the current audit log [22:38:03 INF] Executed endpoint 'Health checks' [22:38:03 INF] Received HTTP response headers after 24.4605ms - 200 [22:38:03 INF] End processing HTTP request after 24.5961ms - 200 [22:38:03 INF] Request finished HTTP/1.1 GET https://localhost:44366/health-status - - - 200 - application/json 22.8624ms [22:38:03 DBG] HealthReportCollector - health report execution history saved. [22:38:03 DBG] HealthReport history already exists and is in the same state, updating the values. [22:38:03 DBG] HealthReportCollector has completed. [22:38:03 DBG] HealthCheck collector HostedService executed successfully. [22:38:11 INF] Request starting HTTP/2 GET https://localhost:44366/Account/Register?returnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fresponse_type%3Dcode%26client_id%3DH

[22:38:11 DBG] Start authorize request protocol validation [22:38:11 ERR] Unknown client or not enabled: H {"ClientId": null, "ClientName": null, "RedirectUri": null, "AllowedRedirectUris": null, "SubjectId": "3a061de4-8d7c-3bd4-5dec-a0246199feed", "ResponseType": null, "Re sponseMode": null, "GrantType": null, "RequestedScopes": "", "State": null, "UiLocales": null, "Nonce": null, "AuthenticationContextReferenceClasses": null, "DisplayMo de": null, "PromptMode": "", "MaxAge": null, "LoginHint": null, "SessionId": null, "Raw": {"response_type": "code", "client_id": "H"}, "$type": "AuthorizeRequestValida tionLog"} [22:38:11 INF] Executing endpoint '/Account/Register' [22:38:11 INF] Route matched with {page = "/Account/Register", action = "", controller = "", area = ""}. Executing page /Account/Register [22:38:11 INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgery Policy [22:38:11 INF] Executing handler method Volo.Abp.Account.Public.Web.Pages.Account.MyRegisterModel.OnGetAsync - ModelState is Valid [22:38:11 INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. [22:38:11 DBG] Added bundle 'Lepton.Global' to the page in 8.62 ms. [22:38:11 DBG] Added bundle 'Lepton.Global' to the page in 4.10 ms. [22:38:11 INF] Executed page /Account/Register in 205.9323ms [22:38:11 INF] Executed endpoint '/Account/Register' [22:38:11 INF] Request finished HTTP/2 GET https://localhost:44366/Account/Register?returnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fresponse_type%3Dcode%26client_id%3DH

      • 200 - text/html;+charset=utf-8 265.9040ms [22:38:11 INF] Request starting HTTP/2 GET https://localhost:44366/Abp/ApplicationConfigurationScript - - [22:38:11 INF] Request starting HTTP/2 GET https://localhost:44366/Abp/ServiceProxyScript - - [22:38:11 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)' [22:38:11 INF] Route matched with {area = "Abp", action = "Get", controller = "AbpApplicationConfigurationScript", page = ""}. Executing controller action with signatu re System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Get() on controller Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurati onScriptController (Volo.Abp.AspNetCore.Mvc). [22:38:11 DBG] Executing AbpApplicationConfigurationAppService.GetAsync()... [22:38:11 INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' [22:38:11 INF] Route matched with {area = "Abp", action = "GetAll", controller = "AbpServiceProxyScript", page = ""}. Executing controller action with signature Micros oft.AspNetCore.Mvc.ActionResult GetAll(Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel) on controller Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServ iceProxyScriptController (Volo.Abp.AspNetCore.Mvc). [22:38:11 INF] Executing ContentResult with HTTP Response ContentType of application/javascript [22:38:11 INF] Executed action Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc) in 22.0888ms [22:38:11 INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)' [22:38:11 INF] Request finished HTTP/2 GET https://localhost:44366/Abp/ServiceProxyScript - - - 200 105368 application/javascript 56.4147ms [22:38:12 DBG] PermissionStore.GetCacheItemAsync: pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpId entity.Roles.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.Delete,pn: U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Roles.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users,pn:U,pk:3a061de4-8d7c- 3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed, n:AbpIdentity.Users.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.ManagePermissions,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentit y.Users.Impersonation,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Users.Import,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUn its,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageOU,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits. ManageRoles,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.OrganizationUnits.ManageMembers,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.Setti ngManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AbpIdentity.SecurityLogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:AuditLogging.AuditLogs,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:AbpAccount.SettingManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.LanguageTexts,pn:U,pk:3a061de4-8d7c-3 bd4-5dec-a0246199feed,n:LanguageManagement.LanguageTexts.Edit,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LanguageManagement.Languages,pn:U,pk:3a061de4-8d7c-3bd4-5d ec-a0246199feed,n:LanguageManagement.Languages.ChangeDefault,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:LeptonThemeManagement.Settings,pn:U,pk:3a061de4-8d7c-3bd4-5 dec-a0246199feed,n:CmsKit.Comments,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Comments.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags,pn: U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Tags.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a02461 99feed,n:CmsKit.Tags.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Create,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Pages.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed, n:CmsKit.Blogs,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Update,pn:U,pk:3a061de4-8 d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Blogs.Features,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:Cm sKit.BlogPosts,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Update,pn:U,pk:3a 061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.BlogPosts.Publish,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0 246199feed,n:CmsKit.Menus,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Create,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Update,pn:U,pk :3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Menus.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.GlobalResources,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246 199feed,n:CmsKit.Newsletter,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Create,pn:U,pk:3a061d e4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.Poll.Delete,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:Cm sKit.SettingManagement,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Create,pn:U, pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Update,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:CmsKit.UrlShorting.Delete,pn:U,pk:3a061de4-8d7c-3bd4 -5dec-a0246199feed,n:TextTemplateManagement.TextTemplates,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:TextTemplateManagement.TextTemplates.EditContents,pn:U,pk:3a06 1de4-8d7c-3bd4-5dec-a0246199feed,n:HouMall.Dashboard.Tenant,pn:U,pk:3a061de4-8d7c-3bd4-5dec-a0246199feed,n:HouMall.CustomerActivations,pn:U,pk:3a061de4-8d7c-3bd4-5dec- a0246199feed,n:HouMall.CustomerActivations.Create
Zobrazených 91 až 100 z 107 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11