Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
We're experiencing an intermittent issue with our Power BI datasets refreshing through an Azure VM gateway. We're seeing the following error randomly across different datasets:
{"error":{"code":"DM_GWPipeline_Gateway_DataSourceAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_DataSourceAccessError","parameters":{},"details":[],"exceptionCulprit":1}}} Table: my_table_name.
When we re-trigger the refresh on the failed datasets, they refresh fine, indicating that it isn't a data related issue, but more likely something related to network/gateway/VM/power bi service
Environment details:
I've searched the gateway error log files (the ones named like this: 'GatewayErrors20250410') for that ^ specific error code but there's nothing in the error log file that matches that error code, or anything else that would explain the intermittent failures. The sporadic nature suggests it's some kind of transient issue rather than a problem with specific datasets or queries.
Has anyone encountered this specific error code and found a solution? Any recommendations for troubleshooting steps or gateway configurations that might help resolve these random failures?
Solved! Go to Solution.
Hi @ollie_mills ,
Below are the steps you can follow to troubleshoot your issue:
Update the Gateway
Ensure you are using the latest version of the on-premises data gateway.
Microsoft regularly releases bug fixes and stability improvements.
Check Azure VM Performance
Monitor CPU, RAM, and disk I/O during refresh windows.
High CPU spikes or memory pressure can cause the gateway to time out or drop requests.
Consider scaling the VM size or increasing the performance tier if it’s under strain.
Use a Dedicated Gateway VM
If the VM is also running other workloads (e.g., SQL Server, SSIS, IIS), they might interfere.
Using a dedicated VM solely for the Power BI Gateway can reduce contention and increase stability.
Enable Gateway Logs at Verbose Level
Although the logs may not currently show this specific error, enabling detailed logging might reveal more insights.
Use the Microsoft.PowerBI.DataMovement.Pipeline.GatewayDiagnostics and EnterpriseGatewayConfigurator.exe tool to configure verbose logging.
Providing the links to check the details of latest gateway,vm monitoring,troubleshooting guide lines
Download latest gateway version : https://www.microsoft.com/en-us/power-platform/products/power-bi/gateway
Monitor Azure VM with Azure Monitor : https://learn.microsoft.com/en-us/azure/azure-monitor/fundamentals/overview
Power BI Gateway Troubleshooting Docs : https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-tshoot
Regards,
Chaithanya.
We are seeing the same issue in our environment.
The refresh fails sporadically with DM_GWPipeline_Gateway_DataSourceAccessError. There is no clear pattern. Sometimes the error happens in one semantic model, other times in a different one. Our gateway is currently on version 3000.298.8.
If we run the refresh again, it usually succeeds. Sometimes we can go several days without any error at all. Because of that, this does not look like a permanent dataset or query issue, but rather an intermittent gateway, network, or service-side problem.
We would also like to know whether anyone has identified the real root cause, since the issue is random and difficult to reproduce consistently.
Hi @ollie_mills ,
Below are the steps you can follow to troubleshoot your issue:
Update the Gateway
Ensure you are using the latest version of the on-premises data gateway.
Microsoft regularly releases bug fixes and stability improvements.
Check Azure VM Performance
Monitor CPU, RAM, and disk I/O during refresh windows.
High CPU spikes or memory pressure can cause the gateway to time out or drop requests.
Consider scaling the VM size or increasing the performance tier if it’s under strain.
Use a Dedicated Gateway VM
If the VM is also running other workloads (e.g., SQL Server, SSIS, IIS), they might interfere.
Using a dedicated VM solely for the Power BI Gateway can reduce contention and increase stability.
Enable Gateway Logs at Verbose Level
Although the logs may not currently show this specific error, enabling detailed logging might reveal more insights.
Use the Microsoft.PowerBI.DataMovement.Pipeline.GatewayDiagnostics and EnterpriseGatewayConfigurator.exe tool to configure verbose logging.
Providing the links to check the details of latest gateway,vm monitoring,troubleshooting guide lines
Download latest gateway version : https://www.microsoft.com/en-us/power-platform/products/power-bi/gateway
Monitor Azure VM with Azure Monitor : https://learn.microsoft.com/en-us/azure/azure-monitor/fundamentals/overview
Power BI Gateway Troubleshooting Docs : https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-tshoot
Regards,
Chaithanya.
If your data is on Azure SQL server then you should not need a gateway.
Our sql server is hosted on an azure virtual private network due to security reasons, so the gateway is needed - i forgot to mention
| User | Count |
|---|---|
| 26 | |
| 20 | |
| 11 | |
| 10 | |
| 8 |
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 23 | |
| 16 | |
| 15 |