Activities of "byte256"

Yes, that solved my problem! Thank you. <3

Hi, i converted it from https to http but now i get the error 'An error was encountered while handling the remote login.'. and my site was working with https. (https://admin.xxx.app) http in the database is not a problem? @liangshiwei

--------------- LOG -----------

[04:39:15 INF] Request finished HTTP/1.1 GET http://admin.xxx.app/Abp/ApplicationLocalizationScript?cultureName=en-GB - - - 200 75516 application/javascript 38.9750ms [04:39:16 INF] Request starting HTTP/1.1 POST http://admin.xxx.app/?handler=Login application/x-www-form-urlencoded 182 [04:39:16 INF] Executing endpoint '/Index' [04:39:16 INF] Route matched with {page = "/Index", action = "", controller = "", area = ""}. Executing page /Index [04:39:16 INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy [04:39:16 INF] Executing handler method xx.Web.Pages.IndexModel.OnPostLoginAsync - ModelState is Valid [04:39:16 WRN] The cookie '.AspNetCore.OpenIdConnect.Nonce.CfDJ8O9p43pfRrhNnCgT0JWVgV-2zzx6WW9HFRKqkpmII_xEDD8JCwB9WIETXiCDf9Rd0iU_2GWPPAWkQtAa8mgOs1vwDZc0BTC0bjGgDz-iJ2mP20RSU0s2Q0OpxvwFmpOr6dGaO5RR1nM1dOMIVLhUMzv4EItFB3opAVYACKR3jELXiPbAFKVGXekrv-MVycHUcNs291Js9woSMu9wAkUdBv2jLkqKAyQuXT1-Qcadg9C1LO1S1U-PNJ3K9J6tsGGGjxiXnAWtE_xuEErTN1uN_Uw' has set 'SameSite=None' and must also set 'Secure'. [04:39:16 WRN] The cookie '.AspNetCore.Correlation.zk5sWPQlEKvBVPfKy5Hqb6ZK5CtUNGN4jeZKMr9fJFU' has set 'SameSite=None' and must also set 'Secure'. [04:39:16 INF] AuthenticationScheme: oidc was challenged. [04:39:16 INF] Executed handler method OnPostLoginAsync, returned result . [04:39:16 INF] Executing an implicit handler method - ModelState is Valid [04:39:16 INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. [04:39:16 WRN] The cookie 'XSRF-TOKEN' has set 'SameSite=None' and must also set 'Secure'. [04:39:16 INF] Executed page /Index in 23.1401ms [04:39:16 INF] Executed endpoint '/Index' [04:39:16 INF] Request finished HTTP/1.1 POST http://admin.xxx.app/?handler=Login application/x-www-form-urlencoded 182 - 302 - text/html;+charset=utf-8 25.5812ms [04:39:16 INF] Request starting HTTP/1.1 POST http://admin.xxx.app/signin-oidc application/x-www-form-urlencoded 1585 [04:39:16 WRN] '.AspNetCore.Correlation.zk5sWPQlEKvBVPfKy5Hqb6ZK5CtUNGN4jeZKMr9fJFU' cookie not found. [04:39:16 INF] Error from RemoteAuthentication: Correlation failed.. [04:39:16 ERR] An unhandled exception has occurred while executing the request. System.Exception: An error was encountered while handling the remote login. ---> System.Exception: Correlation failed. --- End of inner exception stack trace --- at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Volo.Abp.AspNetCore.Security.AbpSecurityHeadersMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<

/up :|

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11