Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Giordano69
New Member

Power Bi On-Premises Gateway issues

Hello,

I successfully installed - as per the Gateway configurator - the Power Bi On- Premises gateway on a Windows Server 2012 R2 machine with the latest updates and Net framework but I'm having problems configuring it. 

 

I'm able to access the Internet from the server and do not use a proxy...

 

I keep on getting Failed to update gateway details. Please try again.


This request operation sent to net.pipe://localhost/powerbi/gatewayconfiguration/service did not receive a reply within the configured timeout (00:01:00). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.

Server stack trace:
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.PowerBI.DataMovement.Pipeline.InternalContracts.IGatewayConfigurationService.UpdateGatewayConfiguration(UpdateGatewayConfigurationRequest request)
at Microsoft.PowerBI.DataMovement.Pipeline.GatewayClient.GatewayConfigurationClient.UpdateGatewayConfiguration(UpdateGatewayConfigurationRequest request)

1 ACCEPTED SOLUTION

Hi, I temporarily found a fix for my issue. Had to force the gateway to communicate with Azure Service Bus using HTTPS instead of direct TCP. I modified the Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file. Changed the value from AutoDetect to Https.

 

thanks,

 

Jordan

View solution in original post

2 REPLIES 2
v-huizhn-msft
Employee
Employee

Hi @Giordano69,

You said you were having problems configuring it. Which step did you get the error? Sign in Power BI gateway or other steps? Could you please share more details, post a screenshot for further analysis?

Best Regards,
Angelia

Hi, I temporarily found a fix for my issue. Had to force the gateway to communicate with Azure Service Bus using HTTPS instead of direct TCP. I modified the Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file. Changed the value from AutoDetect to Https.

 

thanks,

 

Jordan

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors