Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screen hangs on chrome and takes forever . #18

Open
vishalsdoijode opened this issue Aug 3, 2020 · 0 comments
Open

screen hangs on chrome and takes forever . #18

vishalsdoijode opened this issue Aug 3, 2020 · 0 comments

Comments

@vishalsdoijode
Copy link

Post login with valid credentials in chrome . return RedirectToAction(nameof(HomeController.Index), "Home"); does not change screen .
Logs :
2020-08-03 22:33:30 INF Executing RedirectResult, redirecting to "/HomeController/Index".
2020-08-03 22:33:30 INF Executed action "HomeController.Index " in 4332.6994ms
2020-08-03 22:33:30 DBG Connection id ""0HM1NL4STBUOJ"" completed keep alive response.
2020-08-03 22:33:30 INF Request finished in 4561.1565ms 302
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" received FIN.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" received FIN.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" sending FIN because: ""The client closed the connection.""
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" sending FIN because: ""The client closed the connection.""
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" disconnecting.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" disconnecting.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOK"" stopped.
2020-08-03 22:34:13 DBG Connection id ""0HM1NL4STBUOJ"" stopped.
2020-08-03 22:34:30 DBG Connection id ""0HM1NL4STBUOL"" started.

But screen never changes on browser . Chrome
Google Chrome is up to date

Version 84.0.4147.105 (Official Build) (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant