Forum Discussion

KMSudharsan's avatar
KMSudharsan
Frequent Visitor
1 year ago
Solved

Power BI Server - Refresh failing in random manner for same data set via ODBC connection

We're experiencing an issue where refresh works successfully sometimes and fails at sometime. Do we have any limitations on back to back on-demand for a same report? What are all the possible soluti...
  • KMSudharsan's avatar
    1 year ago

    Hello guys,

    The root cause of this issue is Container exited error, we detected from gateway logs.
    The error was fixed at the driver level due to multiple handle required for different use cases for a same report to refresh. Hence handling the allocation will fix this.