<?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 Download Issues - Consistent File Generation in Progress and then it says file generation failed. in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1092652#M4731</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you go to our Open Geography portal here -&amp;nbsp;&lt;A href="https://geoportal.statistics.gov.uk/datasets/local-authority-districts-may-2021-uk-bfc/explore?location=54.650000%2C-3.250000%2C6.32" target="_blank" rel="noopener"&gt;https://geoportal.statistics.gov.uk/datasets/local-authority-districts-may-2021-uk-bfc/explore?location=54.650000%2C-3.250000%2C6.32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and click on the Download button and if you click on Download it says file generation in Progress and the it says file generation error on all 4 available downloads. This has been happening recently on most of the boundaries we have uploaded recently.&lt;/P&gt;&lt;P&gt;The KML and GeoJSON ones all keep failing but the CSV and Shapefiles seem to be downloading fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the new International Territorial Level 2 Boundaries&amp;nbsp;&lt;A href="https://geoportal.statistics.gov.uk/datasets/international-territorial-level-2-may-2021-uk-bfc/explore?location=55.340000%2C-3.316939%2C6.52" target="_blank" rel="noopener"&gt;https://geoportal.statistics.gov.uk/datasets/international-territorial-level-2-may-2021-uk-bfc/explore?location=55.340000%2C-3.316939%2C6.52&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and click on the Download button and if you click on Download it says file generation in Progress and the it says file generation error on 2 of the available downloads - KML and GeoJSON downloads.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 11:59:48 GMT</pubDate>
    <dc:creator>MattJinman</dc:creator>
    <dc:date>2021-08-26T11:59:48Z</dc:date>
    <item>
      <title>Download Issues - Consistent File Generation in Progress and then it says file generation failed.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1092652#M4731</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you go to our Open Geography portal here -&amp;nbsp;&lt;A href="https://geoportal.statistics.gov.uk/datasets/local-authority-districts-may-2021-uk-bfc/explore?location=54.650000%2C-3.250000%2C6.32" target="_blank" rel="noopener"&gt;https://geoportal.statistics.gov.uk/datasets/local-authority-districts-may-2021-uk-bfc/explore?location=54.650000%2C-3.250000%2C6.32&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and click on the Download button and if you click on Download it says file generation in Progress and the it says file generation error on all 4 available downloads. This has been happening recently on most of the boundaries we have uploaded recently.&lt;/P&gt;&lt;P&gt;The KML and GeoJSON ones all keep failing but the CSV and Shapefiles seem to be downloading fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the new International Territorial Level 2 Boundaries&amp;nbsp;&lt;A href="https://geoportal.statistics.gov.uk/datasets/international-territorial-level-2-may-2021-uk-bfc/explore?location=55.340000%2C-3.316939%2C6.52" target="_blank" rel="noopener"&gt;https://geoportal.statistics.gov.uk/datasets/international-territorial-level-2-may-2021-uk-bfc/explore?location=55.340000%2C-3.316939%2C6.52&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and click on the Download button and if you click on Download it says file generation in Progress and the it says file generation error on 2 of the available downloads - KML and GeoJSON downloads.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 11:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1092652#M4731</guid>
      <dc:creator>MattJinman</dc:creator>
      <dc:date>2021-08-26T11:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Download Issues - Consistent File Generation in Progress and then it says file generation failed.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1096169#M4754</link>
      <description>&lt;P&gt;We had similar issues with some of our larger polygon datasets in our organization, as well.&amp;nbsp; After some lengthy troubleshooting with Esri support, we found some things that helped, though we're still encountering some unexpected behavior.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the layer's item page, open settings, and set the following:&lt;/P&gt;&lt;P&gt;1. Check "Keep track of created and updated features."&amp;nbsp; Even if you don't regularly modify the layer, this lets Hub/Open Data Portal know whether the cached copy of the download needs to be replaced, which can save your users a LOT of time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Click the "Optimize layers" button, check the box next to the layer name in the popup, click "Update".&amp;nbsp; This improves the performance of large datasets in general, but it does increase the online storage footprint significantly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Check the box next to "Allow others to export to different formats."&amp;nbsp; This allows users to download the layer in an file geodatabase, and is supposed to improve performance on downloading other file types.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Click the "Rebuild Indexes" button, check the box next to the layer name in the popup, click "Rebuild".&amp;nbsp; I guess up-to-date indexes help the layer export code work better?&amp;nbsp; It doesn't make much sense to me, but when one of our layers stopped working recently, running this again fixed it, even though the layer hadn't otherwise changed so much as a single byte.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tech support rep recommended un-sharing the layer while making these changes, as some of them can take a few minutes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 23:27:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1096169#M4754</guid>
      <dc:creator>BillSchlatter</dc:creator>
      <dc:date>2021-09-07T23:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Download Issues - Consistent File Generation in Progress and then it says file generation failed.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1096327#M4758</link>
      <description>&lt;P&gt;Thanks Bill, this does seem to work after having to wait 80 minutes for the File Generation to occur for CSV, KML, Shapefile and GeoJSON.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 12:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1096327#M4758</guid>
      <dc:creator>MattJinman</dc:creator>
      <dc:date>2021-09-08T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Download Issues - Consistent File Generation in Progress and then it says file generation failed.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1098652#M4798</link>
      <description>&lt;P&gt;Please see&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-hub-questions/api-error-open-data-download/td-p/1066516/page/3" target="_self"&gt;same reporting&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 20:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1098652#M4798</guid>
      <dc:creator>Todd_Metzler</dc:creator>
      <dc:date>2021-09-15T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Download Issues - Consistent File Generation in Progress and then it says file generation failed.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1189628#M5322</link>
      <description>&lt;P&gt;The solution presented does not seem to work. Republishing the layer is the only thing that seems to get results.&amp;nbsp; And this is happening with data that are not overly complicated, nor anything that gets updated on a regular basis.&amp;nbsp; Please explain to us what the problem is - because this is still going on, almost a year after the initial post.&amp;nbsp; And the way we typically find these problems is someone in the public saying "I can't download your data."&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 21:20:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/download-issues-consistent-file-generation-in/m-p/1189628#M5322</guid>
      <dc:creator>JasonHoward</dc:creator>
      <dc:date>2022-07-05T21:20:27Z</dc:date>
    </item>
  </channel>
</rss>

