Base solution for your next web application
Open Closed

Unresponsive Page #5416


User avatar
0
pankajmathur created

Hi,

We have recently upgraded the ABP to version 3.7.2. through Nuget. We are facing a strange issue even at localhost. (and same at azure)

Issue


If one of my page remains open for quite some time (not exactly sure how long) then if I press F5 to refresh the page, we receive 500 error. In the network tab of chrome developer tool, we saw that pressing F5 does not even send a request to the server.

What is the workaround currently


We saw following two workarounds to overcome the above unresponsive situation:

  1. Close the chrome completely (I mean not just the tab of chrome, rather entire chrome window).
  2. Don't close the chrome, rather simply delete the cookie called "AspNetCore.Identity.Application".

Could you please advice what is going wrong here, so that we don't have to do any workaround.


9 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    What is the error message in the log when http 500 appears?

  • User Avatar
    0
    pankajmathur created

    Hi, If you read my issue carefully, even pressing F5 does not show any request sent in the Network tab of chrome developer tool. since, it is not sending request to server, there is nothing recorded in the log.

  • User Avatar
    0
    ismcagdas created
    Support Team

    @pankajmathur,

    1. Are you using Angular or jQuery vresion ?
    2. How long you have to wait in order to reproduce this on localhost ? If it is repeatable on localhost, could you send your project via email to <a href="mailto:[email protected]">[email protected]</a> including steps to reproduce ?
  • User Avatar
    0
    pankajmathur created

    We are using JQuery Version. Also there is no definite time to be specific. And irrespective whether the page left idle for sometime or you continue working on the page. After some time it becomes unresponsive.

    Also what I have noted is prior to upgrade, in the localhost if you are logged in once and then close the browser and reopen the localhost, it does not show you the login screen and you are straight away in to the application.

    But after upgrade, each time I run localhost it asks for login.

    Regards, Mahendra

  • User Avatar
    0
    pankajmathur created

    Can somebody please help. I am again putting my issue.

    After ABP Upgrade to 3.7.2 from 3.6.2, my application page (any page) after some time (irrespective I am continuously working or left the page idle), becomes unresponsive. When I see the developer tool, it seems that once page becomes unresponsive, the F5 (Refresh), does not send any request to the server. If I delete the cookie, "AspNetCore.Identity.Application" and then press F5, it throws me to the login screen.....

    Please help Regards, Mahendra

  • User Avatar
    0
    alper created
    Support Team

    hi,

    can you upgrade your AspNet Zero version to the latest (v5.5.2) there may be conflicts with an old AspNet Zero and a latest ABP.

  • User Avatar
    0
    pankajmathur created

    Hi,

    The ABP, we upgrade is simply upgrading the Nuget packages. Is there an easy way to upgrade the ASPNet Zero. Or the only way to upgrade ASPNet Zero is to download the latest version of ASPNet Zero and do a file merging. If this the way....do you think would it be an easy to upgrade?

    Or, if there is an easy way to upgrade, please do let us know....

    Regards, Mahendra

  • User Avatar
    0
    alper created
    Support Team

    see #1073

  • User Avatar
    0
    pankajmathur created

    It's not that easy for me now. Again, please try to understand, I am not using IdentityServer. Still, after sometime the page goes unresposive...

    Would it be possible for someone to come on a online session with me and check quickly what could be wrong.

    Regards, Mahendra