<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PowerBI Desktop - ErrorCode=-2146232060 in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2683937#M25159</link>
    <description>&lt;P&gt;This error means that the client can't find the SQL Server instance. This can happen when at least one of the following problems exists: The name of the computer hosting the SQL Server instance doesn't resolve the correct IP. The TCP port number isn't specified correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2022 09:59:19 GMT</pubDate>
    <dc:creator>willjoe2442</dc:creator>
    <dc:date>2022-08-05T09:59:19Z</dc:date>
    <item>
      <title>PowerBI Desktop - ErrorCode=-2146232060</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2537772#M24297</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All of sudden,&amp;nbsp; PowerBI reports using SQL DB server are not working on PowerBI Desktop or Service. I've seen this message on PowerBI Desktop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;1. I tried refreshing the report in desktop and got the error - "A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The received certificate has expired.)". Details is below.&lt;BR /&gt;&amp;nbsp;2. If I uncheck the "Encrypt Connections" option in the "Edit Permissions" section in desktop the report refreshes however I still get the error once published to service.&lt;BR /&gt;&amp;nbsp;3. There has not been any SSL certificate related update to the SQL Server.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;Here is the detailed message that I received from PowerBI Desktop.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=================&lt;BR /&gt;DataSource.Error: Microsoft SQL: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The received certificate has expired.)&lt;BR /&gt;Details:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;DataSourceKind=SQL&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;DataSourcePath=xxxxxxxxxxx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Message=A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The received certificate has expired.)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ErrorCode=-2146232060&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Number=-2146893016&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Class=20&lt;BR /&gt;===============&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SQL Version :&amp;nbsp;15.0.2080.9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;OS:&amp;nbsp;Windows Server 2019 Standard (10.0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We've found updates pending on our SQL server, installed them properly, and rebooted the server. But the issue is alive.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What should we do?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 05:11:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2537772#M24297</guid>
      <dc:creator>hhchoi32</dc:creator>
      <dc:date>2022-05-25T05:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Desktop - ErrorCode=-2146232060</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2546160#M24361</link>
      <description>&lt;P&gt;This is not really a Power BI issue as such, it's a SQL Server issue. Your DBA or whoever manages your SQL Server has let the certificate expire that encrypts the communications between the SQL Server and client applications. They will need to update that with a non-expired certificate.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2022 22:48:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2546160#M24361</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-29T22:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Desktop - ErrorCode=-2146232060</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2683937#M25159</link>
      <description>&lt;P&gt;This error means that the client can't find the SQL Server instance. This can happen when at least one of the following problems exists: The name of the computer hosting the SQL Server instance doesn't resolve the correct IP. The TCP port number isn't specified correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 09:59:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Desktop-ErrorCode-2146232060/m-p/2683937#M25159</guid>
      <dc:creator>willjoe2442</dc:creator>
      <dc:date>2022-08-05T09:59:19Z</dc:date>
    </item>
  </channel>
</rss>

