Hi everyone,
We are experiencing a critical issue with a Power BI Report (Premium Capacity) connected to an on-premises SSAS Tabular instance (v13.0.6300.2) via On-premises data gateway (v3000.314.5).
Everything has been working perfectly for years, but since the beginning of this week, the report fails with the following error: There was a data source access error. Please contact the gateway administrator.
Environment Details:
- OS: Windows Server 2016 Standard
SSAS Version: 2016 (13.0.6300.2)
Gateway Version: 3000.314.5
Connection Type: Live Connection (ADOMD)
What we have verified:
Gateway Status: The connection in "Manage Connections and Gateways" is Online.
Isolation: A report on the same portal connected to a SQL Server database on the same physical server (using the same gateway) works correctly. The issue seems isolated to SSAS.
Local Test: If I download the PBIX and open it with Power BI Desktop directly on the server, it works perfectly.
Credentials: The connection uses a Domain User who is a Server Administrator on the SSAS instance.
EffectiveUserName: Map User Names is configured, but even with standard mapping, the error persists.
Log Analysis:
SQL Server Profiler (on SSAS): When opening the report, several error lines appear. The message is always a generic: Errore di sistema: (System Error) with no further details.
Gateway Logs: I found the following exception: Microsoft.PowerBI.DataMovement.Pipeline.Diagnostics.AdomdDataAccessErrorResponseException: AdomdException encountered while accessing the target data source. ErrorCode=-1056899072 InnerMessage=Errore di sistema:
Troubleshooting done:
Restarted Gateway services.
Restarted SSAS instance.
Updated the Gateway to the latest version.
Since SQL Server works, we suspect an issue with the ADOMD.NET client or an update on the Windows Server 2016 side that might have affected Kerberos/Impersonation or encrypted communications (TLS?).
Has anyone encountered this generic "System Error" recently? Any advice on how to get more detailed logs from ADOMD or SSAS?
Thanks in advance.Hi everyone,
We are experiencing a critical issue with a Power BI Report (Premium Capacity) connected to an on-premises SSAS Tabular instance (v13.0.6300.2) via On-premises data gateway (v3000.314.5).
Everything has been working perfectly for years, but since the beginning of this week, the report fails with the following error: There was a data source access error. Please contact the gateway administrator.
Environment Details:
OS: Windows Server 2016 Standard
SSAS Version: 2016 (13.0.6300.2)
Gateway Version: 3000.314.5
Connection Type: Live Connection (ADOMD)
What we have verified:
Gateway Status: The connection in "Manage Connections and Gateways" is Online.
Isolation: A report on the same portal connected to a SQL Server database on the same physical server (using the same gateway) works correctly. The issue seems isolated to SSAS.
Local Test: If I download the PBIX and open it with Power BI Desktop directly on the server, it works perfectly.
Credentials: The connection uses a Domain User who is a Server Administrator on the SSAS instance.
EffectiveUserName: Map User Names is configured, but even with standard mapping, the error persists.
Log Analysis:
SQL Server Profiler (on SSAS): When opening the report, several error lines appear. The message is always a generic: Errore di sistema: (System Error) with no further details.
Gateway Logs: I found the following exception: Microsoft.PowerBI.DataMovement.Pipeline.Diagnostics.AdomdDataAccessErrorResponseException: AdomdException encountered while accessing the target data source. ErrorCode=-1056899072 InnerMessage=Errore di sistema:
Troubleshooting done:
Restarted Gateway services.
Restarted SSAS instance.
Updated the Gateway to the latest version.
Since SQL Server works, we suspect an issue with the ADOMD.NET client or an update on the Windows Server 2016 side that might have affected Kerberos/Impersonation or encrypted communications (TLS?).
Has anyone encountered this generic "System Error" recently? Any advice on how to get more detailed logs from ADOMD or SSAS?
Thanks in advance.