Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Getting Sys.WebForms.PageRequestManagerServerErrorException error

Hi All,

 

 We have two nodes of Power BI Report Server with scale-out deployent. It was working fine untill last month, users are getting 

"sys.webforms.PageRequestManagerserverErrorException: An unknown error occured while processing the request on the server. The status code returned from the server was: 500"

 

On troubleshooting, found that when more then one user try to run the same report at same time then it is throwing error. 

 

Any suggestion on how to resolve this issue?

 

Thanks,

Hari

3 Replies

  • Icey's avatar
    Icey
    Community Support

    Hi Anonymous ,

     

    Could you share us more details? For example,

     

    1. What's the version and edition of your Report Server and SQL Server?

     

    2. Which server will appear the error? Or both the two servers?

     

    3. For all reports, the same issue will appear? Or just for one specific report?

     

     

    Best Regards,

    Icey

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Icey,

       Below are the details,

      1. What's the version and edition of your Report Server and SQL Server? - Report Server is May 2020 and 2018 SQL Server.

       

      2. Which server will appear the error? Or both the two servers? - happens on both the servers, we are using a load balancing url. Checked with A10 team, no issues found on LB. And they mentioned that application may require some kind of client persistence configured so that a client request is always sent to the same server.

       

      3. For all reports, the same issue will appear? Or just for one specific report? - Error shows up for all the reports. Throws error when multiple users run the same report at same time.

       

      Thanks