<?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 Power BI Report Server Refresh fails in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2196534#M21785</link>
    <description>&lt;H4&gt;Hello everyone,&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;for scheduled data refresh on Report server I get Error 404:&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;DataSource.Error: Web.Contents failed to get contents from '******' (404): Not Found. DataSourceKind = Web. DataSourcePath = *****. Url = *******. ;Web.Contents failed to get contents from '********' (404): Not Found. The exception was raised by the IDbCommand interface.&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;Could you please advise on the possible reason for that?&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;Thanks in advance!&lt;/H4&gt;</description>
    <pubDate>Thu, 18 Nov 2021 12:20:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-11-18T12:20:33Z</dc:date>
    <item>
      <title>Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2196534#M21785</link>
      <description>&lt;H4&gt;Hello everyone,&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;for scheduled data refresh on Report server I get Error 404:&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;DataSource.Error: Web.Contents failed to get contents from '******' (404): Not Found. DataSourceKind = Web. DataSourcePath = *****. Url = *******. ;Web.Contents failed to get contents from '********' (404): Not Found. The exception was raised by the IDbCommand interface.&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;Could you please advise on the possible reason for that?&lt;/H4&gt;&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;&lt;H4&gt;Thanks in advance!&lt;/H4&gt;</description>
      <pubDate>Thu, 18 Nov 2021 12:20:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2196534#M21785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-18T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2197589#M21795</link>
      <description>&lt;P&gt;A 404 is a "not found error" so it look like you are using a call to web.contents and the url you are trying to fetch is no longer valid. You will need to update the url to a valid one.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 00:16:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2197589#M21795</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2021-11-19T00:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2198031#M21805</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you a lot for your answer!&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I can see from the error notifications --&amp;gt; sometimes the refresh is successful, sometimes - not.&lt;/P&gt;&lt;P&gt;There are two data resources --&amp;gt; SQL Server and Web-link (Rest API).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem usually occurs with Web-Link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas why the refresh is still successful?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 07:14:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2198031#M21805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-19T07:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2198338#M21809</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;sometimes the refresh is successful, sometimes - not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas why the refresh is still successful?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No I have no idea. It sounds like a problem with the web server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The fact that report server gets a 404 response means it connects to the web server, but the web server is saying that it does not have the resource that is being requested. You may need to contact someone that supports the web server and see if they can tell you why this happens.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 09:53:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2198338#M21809</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2021-11-19T09:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2202141#M21842</link>
      <description>&lt;P&gt;d_gosbell is right! You would need to contact web-link support team for the logs , its possible that its load balanced in some old mechanism and one of them is failing when your request goes to that.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:31:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2202141#M21842</guid>
      <dc:creator>AbhiSSRS</dc:creator>
      <dc:date>2021-11-22T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Refresh fails</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2205462#M21887</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="12124" data-lia-user-login="AbhiSSRS" class="lia-mention lia-mention-user"&gt;AbhiSSRS&lt;/a&gt;&amp;nbsp;, thanks for your answer!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 09:32:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Refresh-fails/m-p/2205462#M21887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-24T09:32:20Z</dc:date>
    </item>
  </channel>
</rss>

