Skip to content

BlazorServerTemplateWorks_IndividualAuth test failure #27376

@BrennanConroy

Description

@BrennanConroy
Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_IndividualAuth(useLocalDB: False) [FAIL]
      OpenQA.Selenium.BrowserAssertFailedException : Xunit.Sdk.ContainsException: Assert.Contains() Failure
      Not found: Information: WebSocket connected to
      In value:  
         at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass8_0.<Contains>b__0() in /_/src/Shared/E2ETesting/WaitAssert.cs:line 42
         at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0() in /_/src/Shared/E2ETesting/WaitAssert.cs:line 83
         at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _) in /_/src/Shared/E2ETesting/WaitAssert.cs:line 109
      Screen shot captured at 'F:\workspace\_work\1\s\artifacts\TestResults\Release\BlazorTemplates.Tests\7c34b0814c4047249d4f2eef1afd11dd.png'
      Page content:
      <head></head><body></body>
      
      ---- Assert.Contains() Failure
      Not found: Information: WebSocket connected to
      In value:  
      Stack Trace:
        /_/src/Shared/E2ETesting/WaitAssert.cs(129,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore[TResult](IWebDriver driver, Func`1 assertion, TimeSpan timeout)
        /_/src/Shared/E2ETesting/WaitAssert.cs(83,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore(IWebDriver driver, Action assertion, TimeSpan timeout)
        /_/src/Shared/E2ETesting/WaitAssert.cs(42,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.Contains(IWebDriver driver, String expectedSubstring, Func`1 actualString)
        /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs(154,0): at Templates.Test.BlazorServerTemplateTest.TestBasicNavigation()
        /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs(122,0): at Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_IndividualAuth(Boolean useLocalDB)
        --- End of stack trace from previous location ---
        ----- Inner Stack Trace -----
        /_/src/Shared/E2ETesting/WaitAssert.cs(42,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass8_0.<Contains>b__0()
        /_/src/Shared/E2ETesting/WaitAssert.cs(83,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0()
        /_/src/Shared/E2ETesting/WaitAssert.cs(109,0): at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _)
      Output:
        ==> F:\workspace\_work\1\s\.dotnet\dotnet.exe new blazorserver --debug:custom-hive "F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\\Hives\b2b4f4f1-853c-4772-9c40-a7352d3f7552\.templateengine" --auth Individual -o F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk [F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\]
        The template "Blazor Server App" was created successfully.
        This template contains technologies from parties other than Microsoft, see https://aka.ms/aspnetcore/5.0-third-party-notices for details.
        
        Processing post-creation actions...
        Running 'dotnet restore' on F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\AspNet.0evh0sjnyrk.csproj...
          Determining projects to restore...
          Restored F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\AspNet.0evh0sjnyrk.csproj (in 2.97 sec).
        Restore succeeded.
        
        Publishing ASP.NET Core application...
        ==> F:\workspace\_work\1\s\.dotnet\dotnet.exe publish --no-restore -c Release /bl  [F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk]
        Microsoft (R) Build Engine version 16.8.0-preview-20468-03+580f1bbdc for .NET
        Copyright (C) Microsoft Corporation. All rights reserved.
        
        F:\workspace\_work\1\s\.dotnet\sdk\6.0.100-alpha.1.20472.11\MSBuild.dll -maxcpucount -property:Configuration=Release -target:Publish -verbosity:m /bl .\AspNet.0evh0sjnyrk.csproj
          You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
          AspNet.0evh0sjnyrk -> F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\bin\Release\net5.0\AspNet.0evh0sjnyrk.dll
          AspNet.0evh0sjnyrk -> F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\bin\Release\net5.0\AspNet.0evh0sjnyrk.Views.dll
          AspNet.0evh0sjnyrk -> F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\bin\Release\net5.0\publish\
        Building ASP.NET Core application...
        ==> F:\workspace\_work\1\s\.dotnet\dotnet.exe build --no-restore -c Debug /bl  [F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk]
        Microsoft (R) Build Engine version 16.8.0-preview-20468-03+580f1bbdc for .NET
        Copyright (C) Microsoft Corporation. All rights reserved.
        
        F:\workspace\_work\1\s\.dotnet\sdk\6.0.100-alpha.1.20472.11\MSBuild.dll -consoleloggerparameters:Summary -maxcpucount -property:Configuration=Debug -verbosity:m /bl .\AspNet.0evh0sjnyrk.csproj
          You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
          AspNet.0evh0sjnyrk -> F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\bin\Debug\net5.0\AspNet.0evh0sjnyrk.dll
          AspNet.0evh0sjnyrk -> F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk\bin\Debug\net5.0\AspNet.0evh0sjnyrk.Views.dll
        
        Build succeeded.
            0 Warning(s)
            0 Error(s)
        
        Time Elapsed 00:00:03.52
        Updating applicationUrl in launchSettings.json
        Running ASP.NET Core application...
        ==> F:\workspace\_work\1\s\.dotnet\dotnet.exe run --no-build [F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk]
        Waiting until ASP.NET application is accepting connections...
        dbug: Microsoft.Extensions.Hosting.Internal.Host[1]
              Hosting starting
        info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[63]
              User profile is available. Using 'C:\Users\vsagent\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
        dbug: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[37]
              Reading data from file 'C:\Users\vsagent\AppData\Local\ASP.NET\DataProtection-Keys\key-03b1158b-c14b-4151-9558-c0965f34b380.xml'.
        dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[18]
              Found key {03b1158b-c14b-4151-9558-c0965f34b380}.
        dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver[13]
              Considering key {03b1158b-c14b-4151-9558-c0965f34b380} with expiration date 2021-01-21 06:50:16Z as default key.
        dbug: Microsoft.AspNetCore.DataProtection.TypeForwardingActivator[0]
              Forwarded activator type request from Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
        dbug: Microsoft.AspNetCore.DataProtection.XmlEncryption.DpapiXmlDecryptor[51]
              Decrypting secret element using Windows DPAPI.
        dbug: Microsoft.AspNetCore.DataProtection.TypeForwardingActivator[0]
              Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
        dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory[4]
              Opening CNG algorithm 'AES' from provider '(null)' with chaining mode CBC.
        dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.CngCbcAuthenticatedEncryptorFactory[3]
              Opening CNG algorithm 'SHA256' from provider '(null)' with HMAC.
        dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider[2]
              Using key {03b1158b-c14b-4151-9558-c0965f34b380} as the default key.
        dbug: Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService[65]
              Key ring with default key {03b1158b-c14b-4151-9558-c0965f34b380} was loaded during application startup.
        dbug: Microsoft.AspNetCore.SignalR.Internal.DefaultHubProtocolResolver[1]
              Registered SignalR Protocol: json, implemented by Microsoft.AspNetCore.SignalR.Protocol.JsonHubProtocol.
        dbug: Microsoft.AspNetCore.SignalR.Internal.DefaultHubProtocolResolver[1]
              Registered SignalR Protocol: blazorpack, implemented by Microsoft.AspNetCore.Components.Server.BlazorPack.BlazorPackHubProtocol.
        info: Microsoft.Hosting.Lifetime[0]
              Now listening on: http://127.0.0.1:52215
        Detected that ASP.NET application is accepting connections on: http://127.0.0.1:52215
        Sending requests to http://localhost:52215
        info: Microsoft.Hosting.Lifetime[0]
              Now listening on: https://127.0.0.1:52216
        dbug: Microsoft.AspNetCore.Hosting.Diagnostics[0]
              Loaded hosting startup assembly AspNet.0evh0sjnyrk
        info: Microsoft.Hosting.Lifetime[0]
              Application started. Press Ctrl+C to shut down.
        info: Microsoft.Hosting.Lifetime[0]
              Hosting environment: Development
        info: Microsoft.Hosting.Lifetime[0]
              Content root path: F:\workspace\_work\1\s\src\ProjectTemplates\BlazorTemplates.Tests\bin\Release\net5.0\TestTemplates\AspNet.0evh0sjnyrk
        dbug: Microsoft.Extensions.Hosting.Internal.Host[2]
              Hosting started
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PRU" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PRU" started.
        info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
              Request starting HTTP/1.1 GET http://localhost:52215/ - -
        dbug: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[0]
              Wildcard detected, all requests with hosts will be allowed.
        dbug: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[5]
              Https port '52216' discovered from server endpoints.
        dbug: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[1]
              Redirecting to 'https://localhost:52216/'.
        dbug: Microsoft.AspNetCore.Server.Kestrel[9]
              Connection id "0HM3N5NLH5PRU" completed keep alive response.
        info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
              Request finished HTTP/1.1 GET http://localhost:52215/ - - - 307 0 - 12.5147ms
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PRV" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PRV" started.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware[3]
              Connection "0HM3N5NLH5PRV" established using the following protocol: Tls12
        info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
              Request starting HTTP/1.1 GET https://localhost:52216/ - -
        dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]
              The request path / does not match a supported file type
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/LogOut.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Shared/_LoginPartial.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Pages/Error.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Pages/_Host.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/AccessDenied.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ConfirmEmail.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ConfirmEmailChange.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ExternalLogin.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ForgotPassword.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ForgotPasswordConfirmation.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Lockout.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Login.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/LoginWith2fa.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/LoginWithRecoveryCode.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Logout.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/ChangePassword.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/Disable2fa.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/Email.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/ExternalLogins.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/GenerateRecoveryCodes.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/Index.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/PersonalData.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/ResetAuthenticator.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/SetPassword.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/ShowRecoveryCodes.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/TwoFactorAuthentication.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/_Layout.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/_StatusMessage.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/_ViewImports.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Manage/_ViewStart.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/Register.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/RegisterConfirmation.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ResendEmailConfirmation.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ResetPassword.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/ResetPasswordConfirmation.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/_StatusMessage.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Account/_ViewImports.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/Error.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/_Layout.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/_ValidationScriptsPartial.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/_ViewImports.cshtml'.
        dbug: Microsoft.AspNetCore.Mvc.Razor.Compilation.DefaultViewCompiler[3]
              Initializing Razor view compiler with compiled view: '/Areas/Identity/Pages/_ViewStart.cshtml'.
        dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1001]
              2 candidate(s) found for the request path '/'
        dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1005]
              Endpoint 'Page: /_Host' with route pattern '' is valid for the request path '/'
        dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1005]
              Endpoint 'Fallback {*path:nonfile}' with route pattern '{*path:nonfile}' is valid for the request path '/'
        dbug: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[1]
              Request matched endpoint '/_Host'
        dbug: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[9]
              AuthenticationScheme: Identity.Application was not authenticated.
        info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
              Executing endpoint '/_Host'
        dbug: Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory[12]
              Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider
        info: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[3]
              Route matched with {page = "/_Host", area = ""}. Executing page /_Host
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[1]
              Execution plan of authorization filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.AutoValidateAntiforgeryTokenAuthorizationFilter
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[1]
              Execution plan of resource filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[1]
              Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[1]
              Execution plan of exception filters (in the following order): None
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[1]
              Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[101]
              Executing page factory for page AspNet._0evh0sjnyrk.Pages.Pages__Host (AspNet.0evh0sjnyrk.Views)
        dbug: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[102]
              Executed page factory for page AspNet._0evh0sjnyrk.Pages.Pages__Host (AspNet.0evh0sjnyrk.Views)
        info: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[103]
              Executing an implicit handler method - ModelState is Valid
        info: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[104]
              Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[2]
              Initializing root component 0 (AspNet._0evh0sjnyrk.App)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 0 of type AspNet._0evh0sjnyrk.App
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 1 (Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState) as child of 0 (AspNet._0evh0sjnyrk.App)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 1 of type Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 2 (Microsoft.AspNetCore.Components.CascadingValue`1[System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Components.Authorization.AuthenticationState]]) as child of 1 (Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 2 of type Microsoft.AspNetCore.Components.CascadingValue`1[System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Components.Authorization.AuthenticationState]]
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 3 (Microsoft.AspNetCore.Components.Routing.Router) as child of 2 (Microsoft.AspNetCore.Components.CascadingValue`1[System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Components.Authorization.AuthenticationState]])
        dbug: Microsoft.AspNetCore.Components.Routing.Router[2]
              Navigating to component AspNet._0evh0sjnyrk.Pages.Index in response to path '' with base URI 'https://localhost:52216/'
        dbug: Microsoft.AspNetCore.Components.Routing.Router[2]
              Navigating to component AspNet._0evh0sjnyrk.Pages.Index in response to path '' with base URI 'https://localhost:52216/'
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 3 of type Microsoft.AspNetCore.Components.Routing.Router
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 4 (Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView) as child of 3 (Microsoft.AspNetCore.Components.Routing.Router)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 3 of type Microsoft.AspNetCore.Components.Routing.Router
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 4 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 5 (Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView+AuthorizeRouteViewCore) as child of 4 (Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 4 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 5 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView+AuthorizeRouteViewCore
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 6 (Microsoft.AspNetCore.Components.LayoutView) as child of 5 (Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView+AuthorizeRouteViewCore)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 6 of type Microsoft.AspNetCore.Components.LayoutView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 7 (AspNet._0evh0sjnyrk.Shared.MainLayout) as child of 6 (Microsoft.AspNetCore.Components.LayoutView)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 7 of type AspNet._0evh0sjnyrk.Shared.MainLayout
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 8 (AspNet._0evh0sjnyrk.Shared.NavMenu) as child of 7 (AspNet._0evh0sjnyrk.Shared.MainLayout)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 9 (AspNet._0evh0sjnyrk.Shared.LoginDisplay) as child of 7 (AspNet._0evh0sjnyrk.Shared.MainLayout)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 10 (AspNet._0evh0sjnyrk.Pages.Index) as child of 7 (AspNet._0evh0sjnyrk.Shared.MainLayout)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 8 of type AspNet._0evh0sjnyrk.Shared.NavMenu
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 11 (Microsoft.AspNetCore.Components.Routing.NavLink) as child of 8 (AspNet._0evh0sjnyrk.Shared.NavMenu)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 12 (Microsoft.AspNetCore.Components.Routing.NavLink) as child of 8 (AspNet._0evh0sjnyrk.Shared.NavMenu)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 13 (Microsoft.AspNetCore.Components.Routing.NavLink) as child of 8 (AspNet._0evh0sjnyrk.Shared.NavMenu)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 9 of type AspNet._0evh0sjnyrk.Shared.LoginDisplay
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 14 (Microsoft.AspNetCore.Components.Authorization.AuthorizeView) as child of 9 (AspNet._0evh0sjnyrk.Shared.LoginDisplay)
        info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[2]
              Authorization failed. These requirements were not met:
              DenyAnonymousAuthorizationRequirement: Requires an authenticated user.
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 10 of type AspNet._0evh0sjnyrk.Pages.Index
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[1]
              Initializing component 15 (AspNet._0evh0sjnyrk.Shared.SurveyPrompt) as child of 10 (AspNet._0evh0sjnyrk.Pages.Index)
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 11 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 12 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 13 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 14 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[3]
              Rendering component 15 of type AspNet._0evh0sjnyrk.Shared.SurveyPrompt
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 0 of type AspNet._0evh0sjnyrk.App
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 1 of type Microsoft.AspNetCore.Components.Authorization.CascadingAuthenticationState
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 2 of type Microsoft.AspNetCore.Components.CascadingValue`1[System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Components.Authorization.AuthenticationState]]
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 3 of type Microsoft.AspNetCore.Components.Routing.Router
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 4 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 5 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeRouteView+AuthorizeRouteViewCore
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 6 of type Microsoft.AspNetCore.Components.LayoutView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 7 of type AspNet._0evh0sjnyrk.Shared.MainLayout
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 8 of type AspNet._0evh0sjnyrk.Shared.NavMenu
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 9 of type AspNet._0evh0sjnyrk.Shared.LoginDisplay
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 10 of type AspNet._0evh0sjnyrk.Pages.Index
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 11 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 12 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 13 of type Microsoft.AspNetCore.Components.Routing.NavLink
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 14 of type Microsoft.AspNetCore.Components.Authorization.AuthorizeView
        dbug: Microsoft.AspNetCore.Components.RenderTree.Renderer[4]
              Disposing component 15 of type AspNet._0evh0sjnyrk.Shared.SurveyPrompt
        info: Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionInvoker[4]
              Executed page /_Host in 224.7023ms
        info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
              Executed endpoint '/_Host'
        dbug: Microsoft.AspNetCore.Server.Kestrel[9]
              Connection id "0HM3N5NLH5PRV" completed keep alive response.
        Opening browser at http://localhost:52215/...
        info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
              Request finished HTTP/1.1 GET https://localhost:52216/ - - - 200 - text/html;+charset=utf-8 351.3771ms
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PS0" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PS0" started.
        info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
              Request starting HTTP/1.1 GET http://localhost:52215/ - -
        dbug: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[1]
              Redirecting to 'https://localhost:52216/'.
        dbug: Microsoft.AspNetCore.Server.Kestrel[9]
              Connection id "0HM3N5NLH5PS0" completed keep alive response.
        info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
              Request finished HTTP/1.1 GET http://localhost:52215/ - - - 307 0 - 0.2198ms
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PS1" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PS1" started.
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PS2" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PS2" started.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]
              Connection id "0HM3N5NLH5PS2" received FIN.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware[1]
              Failed to authenticate HTTPS connection.
              System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.
               ---> System.ComponentModel.Win32Exception (0x80090327): An unknown error occurred while processing the certificate.
                 --- End of inner exception stack trace ---
                 at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
                 at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
        dbug: Microsoft.AspNetCore.Server.Kestrel[2]
              Connection id "0HM3N5NLH5PS2" stopped.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]
              Connection id "0HM3N5NLH5PS2" sending FIN because: "The Socket transport's send loop completed gracefully."
        dbug: Microsoft.AspNetCore.Server.Kestrel[39]
              Connection id "0HM3N5NLH5PS3" accepted.
        dbug: Microsoft.AspNetCore.Server.Kestrel[1]
              Connection id "0HM3N5NLH5PS3" started.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]
              Connection id "0HM3N5NLH5PS3" received FIN.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware[1]
              Failed to authenticate HTTPS connection.
              System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.
               ---> System.ComponentModel.Win32Exception (0x80090327): An unknown error occurred while processing the certificate.
                 --- End of inner exception stack trace ---
                 at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
                 at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)
        dbug: Microsoft.AspNetCore.Server.Kestrel[2]
              Connection id "0HM3N5NLH5PS3" stopped.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]
              Connection id "0HM3N5NLH5PS3" sending FIN because: "The Socket transport's send loop completed gracefully."
        dbug: Microsoft.AspNetCore.Server.Kestrel[10]
              Connection id "0HM3N5NLH5PRU" disconnecting.
        dbug: Microsoft.AspNetCore.Server.Kestrel[2]
              Connection id "0HM3N5NLH5PRU" stopped.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]
              Connection id "0HM3N5NLH5PRU" sending FIN because: "The Socket transport's send loop completed gracefully."
        dbug: Microsoft.AspNetCore.Server.Kestrel[10]
              Connection id "0HM3N5NLH5PRV" disconnecting.
        dbug: Microsoft.AspNetCore.Server.Kestrel[2]
              Connection id "0HM3N5NLH5PRV" stopped.
        dbug: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]
              Connection id "0HM3N5NLH5PRV" sending FIN because: "The Socket transport's send loop completed gracefully."

Likely most relevant log:

dbug: Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware[1]
              Failed to authenticate HTTPS connection.
              System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception.
               ---> System.ComponentModel.Win32Exception (0x80090327): An unknown error occurred while processing the certificate.
                 --- End of inner exception stack trace ---
                 at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
                 at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context)

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatestasktest-failure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions