<?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: Register custom data provider error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1297679#M36186</link>
    <description>&lt;P&gt;When I tried to register my provider I got the error "Custom date feed runtime not installed or configured properly".&amp;nbsp; Did you do anything to install and configure the custom data feed runtime when you upgraded to 11.1? We must have missed that step somewhere and now we can't figure it out. Any help would be appreciated.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-06-05 at 3.22.00 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72800i12315DF45E9EB20E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-06-05 at 3.22.00 PM.png" alt="Screenshot 2023-06-05 at 3.22.00 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 17:17:31 GMT</pubDate>
    <dc:creator>BrandonDuBois</dc:creator>
    <dc:date>2023-06-09T17:17:31Z</dc:date>
    <item>
      <title>Register custom data provider error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1292028#M36035</link>
      <description>&lt;P&gt;Hi, I'm trying to register a custom data provider using the ArcGIS Enterprise SDK for node.js. When I try to register the .cdpk file that I created with cdf export &amp;lt;provider-name&amp;gt; and uploaded in the ArcGIS server admin directory, I get the following error:&lt;/P&gt;&lt;P&gt;JSONObject["arcgisVersion"] not found.&lt;/P&gt;&lt;P&gt;We are using ArcGIS Enterprise 11.1 for Windows&lt;/P&gt;&lt;P&gt;Update: I found out that adding&lt;/P&gt;&lt;P&gt;"arcgisVersion": "11.1.0"&lt;/P&gt;&lt;P&gt;in cdconfig.json in the provider folder helped with this error. Now I get the following error:&lt;/P&gt;&lt;P&gt;Node server failed to start&lt;/P&gt;&lt;P&gt;Update: OK, I found out that I had to use version 2 of node-fetch:&lt;/P&gt;&lt;P&gt;npm install &lt;A href="mailto:node-fetch@2" target="_blank"&gt;node-fetch@2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now it's working!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 09:09:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1292028#M36035</guid>
      <dc:creator>Thomas_Fuhrmann</dc:creator>
      <dc:date>2023-05-24T09:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Register custom data provider error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1297679#M36186</link>
      <description>&lt;P&gt;When I tried to register my provider I got the error "Custom date feed runtime not installed or configured properly".&amp;nbsp; Did you do anything to install and configure the custom data feed runtime when you upgraded to 11.1? We must have missed that step somewhere and now we can't figure it out. Any help would be appreciated.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-06-05 at 3.22.00 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72800i12315DF45E9EB20E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-06-05 at 3.22.00 PM.png" alt="Screenshot 2023-06-05 at 3.22.00 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 17:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1297679#M36186</guid>
      <dc:creator>BrandonDuBois</dc:creator>
      <dc:date>2023-06-09T17:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Register custom data provider error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1298428#M36200</link>
      <description>&lt;P&gt;Yes, you have to install the custom data feed runtime on your GIS server. The runtime is available via my.esri.com.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 06:42:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1298428#M36200</guid>
      <dc:creator>Thomas_Fuhrmann</dc:creator>
      <dc:date>2023-06-13T06:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Register custom data provider error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1302815#M36315</link>
      <description>&lt;P&gt;&lt;EM&gt;Update: OK, I found out that I had to use version 2 of node-fetch:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;npm install &lt;A href="mailto:node-fetch@2" target="_blank" rel="noopener"&gt;node-fetch@2&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for this.&amp;nbsp; I was running through the steps in the &lt;A href="https://developers.arcgis.com/enterprise-sdk/custom-data-feeds/webframedesktop.html#Install%20and%20Configure%20ArcGIS%20Server%20Custom%20Data%20Feeds.html" target="_self"&gt;CSV sample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And got the same Node could not start error.&lt;/P&gt;&lt;P&gt;Added &lt;A href="mailto:node-fetch@2" target="_blank"&gt;node-fetch@2&lt;/A&gt;&amp;nbsp;to the provider and now it registers.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SimonGIS_0-1687746067236.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74111iDD4EBC418340CE85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SimonGIS_0-1687746067236.png" alt="SimonGIS_0-1687746067236.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SimonGIS_1-1687746083627.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74112iE558BAA698DEEF5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SimonGIS_1-1687746083627.png" alt="SimonGIS_1-1687746083627.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 02:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/register-custom-data-provider-error/m-p/1302815#M36315</guid>
      <dc:creator>SimonGIS</dc:creator>
      <dc:date>2023-06-26T02:21:30Z</dc:date>
    </item>
  </channel>
</rss>

