Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Received error payload from gateway service with ID 428761: A problem hosting the mashup engine was detected. Reason: <pi>Timeout</pi>. Error code: -2147467259
We are facing an issue while using a Oracle connection which is getting errored out and next time when we put the password in the gateway its running for the time and again shows the error in couple of days.
The error message is as below:
Received error payload from gateway service with ID 428761: A problem hosting the mashup engine was detected. Reason: <pi>Timeout</pi>. Error code: -2147467259
Unable to connect: This data source cannot connect to any gateway instances of the cluster. Please find more details below about specific errors for each gateway instance.Hide details
Activity ID: bedab615-2b94-41a5-9c3d-ac63469969b3
Request ID: 2f19df99-a10e-dbc2-b1dc-4df9e7661c34
Cluster URI: https://wabi-us-east2-redirect.analysis.windows.net
Status code:
Time: Fri Jun 29 2018 10:01:24 GMT-0400 (Eastern Daylight Time)
Version: 13.0.5780.159
Alcoa_Data_Gateway_PROD_NAM: Received error payload from gateway service with ID 428761: A problem hosting the mashup engine was detected. Reason: <pi>Timeout</pi>. Error code: -2147467259..
Troubleshoot connection problems
@Dipayan_Guha,
Are you able to connect to the Oracle database from 64 bit Power BI Desktop which is installed in the gateway machine? And please make sure that you use same account to Oracle database in Desktop and gateway.
If you have no issues connecting to Oracle in Desktop, please go to C:\Program Files\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config, increase test connection timeout value (e.g, 00:02:50) and check if the issue still persists. Please note that after changing the timeout value, gateway service is required to restart.
<setting name="MashupDSRTestConnectionTimeout" serializeAs="String">
<value>00:00:50</value>
</setting>
Regards,
Lydia
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.