Forum Discussion
Power BI Refresh Issue (OLE DB or ODBC error: [DataSource.Error]... Timed out)
- 4 months ago
Please check if your Fabric workspace is proctected with any firewall rules, if yes then you might need to connect your Org VPN in order to connect to fabric warehouse.
If not, if you would have connected to any VPN then try disconnecting from it and then open CMD and run the below command
ping <fabric warehosue hostname>if the above command gives a timeout then it is definetly a network connectivity error. If the above command works then try
telnet <fabric warehouse hostname> 1433even if the above command does not work, event then its a network error only. Work with your network team and get it fixed.
I have seen this multiple times. Most probably your VPN or network proxy settings are causing this issue. I suggest you to connect from your home internet or mobile network hotspot and not from Org internet. You will be able to identify the issue.
Connect on LinkedIn
Did I answer your question? Mark my post as a solution! If I helped you, click on the Thumbs Up to give Kudos.
Proud to be a Super User!
Please check if your Fabric workspace is proctected with any firewall rules, if yes then you might need to connect your Org VPN in order to connect to fabric warehouse.
If not, if you would have connected to any VPN then try disconnecting from it and then open CMD and run the below command
ping <fabric warehosue hostname>
if the above command gives a timeout then it is definetly a network connectivity error. If the above command works then try
telnet <fabric warehouse hostname> 1433
even if the above command does not work, event then its a network error only. Work with your network team and get it fixed.
I have seen this multiple times. Most probably your VPN or network proxy settings are causing this issue. I suggest you to connect from your home internet or mobile network hotspot and not from Org internet. You will be able to identify the issue.
Connect on LinkedIn
|