<?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: Unable to access feature layer hosted in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1268752#M13292</link>
    <description>&lt;P&gt;I was able to figure out this problem. Not sure if this is still an issue for you, but for general knowledge I was using ArcGIS Pro version 3.0 and Enterprise version 10.8. I don't know exactly what happened to start it but it's due to the version of Pro being too high for our server. I tried again using Pro version 2.7 and it works completely normal and as expected once the hosted layer was published. So you can either upgrade your Enterprise server or downgrade the version of ArcGIS Pro you're publishing from.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 20:20:44 GMT</pubDate>
    <dc:creator>BaileyBellavance</dc:creator>
    <dc:date>2023-03-16T20:20:44Z</dc:date>
    <item>
      <title>Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576815#M7849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in&amp;nbsp;our production server, some hosted feature layers stopped&amp;nbsp;working suddenly. I can contact them with REST endpoint but obtain only an empty page. Trying to add them to a web map I get the error The layer is not accessible and cannot be added to the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ArcGIS Enterprise 10.8 single server deployment with Federated and Hosting Server. Validating the hosting server is Ok, and validating the ArcGIS Datastore connection from ArcGIS Manager also.&lt;/P&gt;&lt;P&gt;Some other FHL in same server&amp;nbsp;continue to&amp;nbsp;operate regularly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyone else with similar problem? any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 11:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576815#M7849</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2020-10-26T11:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576816#M7850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried validating the Data Store from the server admin endpoint? (&lt;A href="https://server.domain.com:6443/arcgis/admin"&gt;https://server.domain.com:6443/arcgis/admin&lt;/A&gt; &amp;gt; data &amp;gt; items &amp;gt; enterpriseDatabases &amp;gt; AGSDataStore... &amp;gt; machines &amp;gt; &amp;lt;machineName&amp;gt; &amp;gt; validate). This validation process will give you a more in-depth look at the Data Store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a particular pattern you've noticed when it comes to which services are still working? For example, are they services that were published around the same time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 20:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576816#M7850</guid>
      <dc:creator>GeoJosh</dc:creator>
      <dc:date>2020-10-26T20:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576817#M7851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Joshua for interesting in this case, this is the output of validating:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;   {
 &amp;nbsp;"datastore.release": "10.8.0.12790",
 &amp;nbsp;"datastore.name": "ds_d6hvbw30",
 &amp;nbsp;"datastore.replmethod": "ASYNC",
 &amp;nbsp;"datastore.isConfigured": "true",
 &amp;nbsp;"machines": [{
 &amp;nbsp; &amp;nbsp;"machine.overallhealth": "Healthy",
 &amp;nbsp; &amp;nbsp;"datastore.release": "10.8.0.12790",
 &amp;nbsp; &amp;nbsp;"datastore.release.configstore": "1.4",
 &amp;nbsp; &amp;nbsp;"platform": "Windows",
 &amp;nbsp; &amp;nbsp;"machine.isReachable": "true",
 &amp;nbsp; &amp;nbsp;"hostip": "xxx",
 &amp;nbsp; &amp;nbsp;"name": "xxx",
 &amp;nbsp; &amp;nbsp;"role": "PRIMARY",
 &amp;nbsp; &amp;nbsp;"dbport": 9876,
 &amp;nbsp; &amp;nbsp;"initstarttime": 1592547067768,
 &amp;nbsp; &amp;nbsp;"healthcheck.enable": "true",
 &amp;nbsp; &amp;nbsp;"status": "Started",
 &amp;nbsp; &amp;nbsp;"adminurl": "https://xxx:2443/arcgis/datastoreadmin/",
 &amp;nbsp; &amp;nbsp;"db.isactive": "true",
 &amp;nbsp; &amp;nbsp;"db.isAccepting": "true",
 &amp;nbsp; &amp;nbsp;"db.isInRecovery": "false",
 &amp;nbsp; &amp;nbsp;"db.ActiveReplMethod": "NONE",
 &amp;nbsp; &amp;nbsp;"db.isManagedUserConnValid": "true",
 &amp;nbsp; &amp;nbsp;"datastore.release.pg": "10.10",
 &amp;nbsp; &amp;nbsp;"datastore.release.sde": "10.8.0",
 &amp;nbsp; &amp;nbsp;"datastore.release.geometry": "1.25.1.5",
 &amp;nbsp; &amp;nbsp;"datastore.release.geometrylib": "1.25.1.5",
 &amp;nbsp; &amp;nbsp;"db.isSiteConnValid": "true"
 &amp;nbsp;}],
 &amp;nbsp;"datastore.release.configstore": "1.4",
 &amp;nbsp;"datastore.release.geometry": "1.25.1.5",
 &amp;nbsp;"datastore.release.geometrylib": "1.25.1.5",
 &amp;nbsp;"datastore.release.sde": "10.8.0",
 &amp;nbsp;"datastore.release.pg": "10.10",
 &amp;nbsp;"datastore.layer.extent.updated": false,
 &amp;nbsp;"datastore.status": "Started",
 &amp;nbsp;"datastore.isActiveHA": "false",
 &amp;nbsp;"datastore.overallhealth": "Healthy",
 &amp;nbsp;"datastore.lastfailover": -1,
 &amp;nbsp;"datastore.lastbackup": 1603576800380,
 &amp;nbsp;"datastore.isRegistered": "true",
 &amp;nbsp;"datastore.hasValidServerConnection": "true",
 &amp;nbsp;"datastore.validServerMachinesList": [{
 &amp;nbsp; &amp;nbsp;"machineName": "xxx",
 &amp;nbsp; &amp;nbsp;"adminURL": "https://xxx:6443/arcgis/admin"
 &amp;nbsp;}],
 &amp;nbsp;"owningSystemUrl": "https://xxx/arcgis"
}&lt;/PRE&gt;&lt;P&gt;...everything seems fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot identify a pattern in publishing order, some older and some newer services work. In past some of theme are been stopped and started in ArcCatalog for&amp;nbsp;maintenance.&lt;/P&gt;&lt;P&gt;The problem is that some of this corrupted services were updated by Survey123 or Web App with editing enabled. And I have no more access to their data in&amp;nbsp;DataStore.... and in no other way that I know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/576817#M7851</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2021-12-12T00:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1124946#M11809</link>
      <description>&lt;P&gt;Having the same issues - Was this issue every resolved?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 17:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1124946#M11809</guid>
      <dc:creator>JeffSchroeder</dc:creator>
      <dc:date>2021-12-10T17:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1256699#M13195</link>
      <description>&lt;P&gt;I'm also having this issue two years later. Was there any resolution?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 20:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1256699#M13195</guid>
      <dc:creator>BaileyBellavance</dc:creator>
      <dc:date>2023-02-09T20:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access feature layer hosted</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1268752#M13292</link>
      <description>&lt;P&gt;I was able to figure out this problem. Not sure if this is still an issue for you, but for general knowledge I was using ArcGIS Pro version 3.0 and Enterprise version 10.8. I don't know exactly what happened to start it but it's due to the version of Pro being too high for our server. I tried again using Pro version 2.7 and it works completely normal and as expected once the hosted layer was published. So you can either upgrade your Enterprise server or downgrade the version of ArcGIS Pro you're publishing from.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 20:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/unable-to-access-feature-layer-hosted/m-p/1268752#M13292</guid>
      <dc:creator>BaileyBellavance</dc:creator>
      <dc:date>2023-03-16T20:20:44Z</dc:date>
    </item>
  </channel>
</rss>

