Timeout response from the server
Posted: Fri May 31, 2024 2:56 pm
When opening the dashboard on the viever we get this error message on the dashboard viewer "Timeout response from the server"
EDIT: I'm using the 2023.1 for ASP.NET, I'm planning to update it to 2024.2 as soon as possible.
The queries seem to be executed instantly (27ms looking to the DB profiler) but after each query there is a wait time which spans from 19 to 30 seconds.
This only happen on production server, not in test, and happens randomly for days and then it works again for some days.
Also when the timeout happen is not possible to open the dashboard in the designer, like if it didn't load any file, but the file is loaded since the structural elements of the dashboard are visible on the preview (tabs and labels).
Is there any code we can add to the dashboard to output some info which could help us to debug the problem?
Thank you
EDIT: I'm using the 2023.1 for ASP.NET, I'm planning to update it to 2024.2 as soon as possible.
The queries seem to be executed instantly (27ms looking to the DB profiler) but after each query there is a wait time which spans from 19 to 30 seconds.
This only happen on production server, not in test, and happens randomly for days and then it works again for some days.
Also when the timeout happen is not possible to open the dashboard in the designer, like if it didn't load any file, but the file is loaded since the structural elements of the dashboard are visible on the preview (tabs and labels).
Is there any code we can add to the dashboard to output some info which could help us to debug the problem?
Thank you