Forum Discussion
Personal PowerBI Gateway Offline
Hi Laxmi,
So you are using personal gateway within your organization? Would it be available to switch to On-premises data gateway?
In addition, please also check the following parts regarding personal gateway troubleshooting:
- Go to your Temp folder (%temp%) and look for files that start with Power_BI_;
- Using Fiddler to take an HTTP trace.
- Check the Microsoft Endpoint Protection related logs or configuration, to allow the gateway service;
Further, under which account the personal-gateway has been installed? If possible, download the install package and then run it under the Administrator account, see if this would fix the issue.
Adding some additional reference:
Troubleshooting Power BI Gateway - Personal
Regards,
Charlie Liao
We have the same problem. We have multiple data sources. The on-premises data gateway does not support Salesforce. So we have to use personal gateway across our organization.
The error log shows:
Error from PersonalGatewayConfigurator, exception: Microsoft.DataTransfer.DIAgentClient.HostServiceException: The operation has timed out.
at Microsoft.DataTransfer.DIAgentClient.NamedPipeStreamProvider.SendRequest[T,TResult](T value)
at Microsoft.DataTransfer.AgentSdk.GatewayProvider.GetProperty(String propertyName)
at Microsoft.DataTransfer.PowerBIGatewayAgent.ConfiguratorWorkflowSteps.IsActiveGateway(String gatewayMachineIdAccordingToService)
at Microsoft.DataProxy.PowerBIPersonalGatewayConfigurator.MainViewModel.OnGatewayStateFromServiceChanged(Object sender, PropertyChangedEventArgs e).