info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[63] User profile is available. Using 'C:\Users\Bent Tranberg\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. Hosting environment: Development Content root path: C:\devbox\BugHunt24\HelloWorld\src\HelloWorld.Server Now listening on: http://localhost:5000 Application started. Press Ctrl+C to shut down. info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/ - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0] Executing endpoint 'Fallback {*path:nonfile}' info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1] Executed endpoint 'Fallback {*path:nonfile}' info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/_framework/blazor.webassembly.js - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/ - - - 200 - text/html;+charset=UTF-8 338.0566ms info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/css/index.css - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[6] The file /_framework/blazor.webassembly.js was not modified info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2] Sending file. Request path: '/css/index.css'. Physical path: 'C:\devbox\BugHunt24\HelloWorld\src\HelloWorld.Client\wwwroot\css\index.css' info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/_framework/blazor.webassembly.js - - - 304 - text/javascript 26.6170ms info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/css/index.css - - - 200 447 text/css 11.2244ms info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/_framework/blazor.boot.json - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2] Sending file. Request path: '/_framework/blazor.boot.json'. Physical path: 'C:\devbox\BugHunt24\HelloWorld\src\HelloWorld.Client\bin\Debug\net7.0\wwwroot\_framework\blazor.boot.json' info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/_framework/blazor.boot.json - - - 200 22929 application/json 17.3462ms info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/_framework/dotnet.7.0.0.88z0ucodgp.js - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[6] The file /_framework/dotnet.7.0.0.88z0ucodgp.js was not modified info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/_framework/dotnet.7.0.0.88z0ucodgp.js - - - 304 - text/javascript 6.2860ms info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 GET http://localhost:5000/favicon.ico - - info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[7] Cookies was not authenticated. Failure message: Unprotect ticket failed info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2] Sending file. Request path: '/favicon.ico'. Physical path: 'C:\devbox\BugHunt24\HelloWorld\src\HelloWorld.Client\wwwroot\favicon.ico' info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 GET http://localhost:5000/favicon.ico - - - 200 32038 image/x-icon 18.2783ms