<?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: Survey123 Error 404 map server not found when publishing from web form in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1358263#M53305</link>
    <description>&lt;P&gt;Something that I would be curious about is where/what type of storage you both are store the config files?&amp;nbsp; The strange thing about this issue, is that it's not a consistent issue with all Enterprise deployments.&amp;nbsp; So I wonder if there is something else within our infrastructure that we have in common.&amp;nbsp; That may be a conversation outside of this chat though.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 20:29:00 GMT</pubDate>
    <dc:creator>ChristinaKellum</dc:creator>
    <dc:date>2023-12-07T20:29:00Z</dc:date>
    <item>
      <title>Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1290160#M49340</link>
      <description>&lt;P&gt;I am working with Esri on this but no luck figuring it out yet but thought I'd throw it out to the community. Logged into Portal for ArcGIS and after an upgrade from 10.8.1 to 11.1. When publishing a web form survey we get this message:&amp;nbsp;survey123 error 404: service hosted/survey123_1d642160c94e4d479bf5fc61901b4600_form/mapserver not found&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 16:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1290160#M49340</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2023-05-17T16:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1290196#M49341</link>
      <description>&lt;P&gt;I assume you've tried this but was the original service published using pro or desktop? If desktop, then republish with pro and it should be available.&lt;/P&gt;&lt;P&gt;--gary&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 17:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1290196#M49341</guid>
      <dc:creator>GaryBowles1</dc:creator>
      <dc:date>2023-05-17T17:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1342693#M52554</link>
      <description>&lt;P&gt;Did you ever figure out what the issue and solution?&amp;nbsp; We are experiencing a similar issue but it happens when trying to publish a simple survey, and also happens when trying to create a new feature on Portal.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 14:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1342693#M52554</guid>
      <dc:creator>ChristinaKellum</dc:creator>
      <dc:date>2023-10-27T14:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357403#M53254</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/27070"&gt;@ChristinaKellum&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same issue here from Survey123 and new feature in Portal. Discovered it is any hosted service on Portal. Even from Pro, cannot create hosted service. Anyone know why?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 15:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357403#M53254</guid>
      <dc:creator>SteveHeadley</dc:creator>
      <dc:date>2023-12-06T15:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357756#M53285</link>
      <description>&lt;P&gt;In our situation we worked with Esri professional services and discovered that our caching was too long between two hosting servers and a file share server. We used powershell to set the cache on both hosting servers to (see below) and that fixed our problem&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -DirectoryCacheLifetime 5&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -FileNotFoundCacheLifetime 2&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -FileInfoCacheLifetime 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since we do not have a high availability cluster, we eventually decided to go down to one hosting server and put the shared files from the file server on the single hosting server.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 22:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357756#M53285</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2023-12-06T22:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357760#M53286</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/485795"&gt;@SteveHeadley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also were seeing the same issue with "immediate consistency" in our multi-server hosting site and changed our smb client configuration&amp;nbsp; following setting:&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -DirectoryCacheLifetime 0&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -FileNotFoundCacheLifetime 0&lt;/P&gt;&lt;P&gt;Set-SmbClientConfiguration -FileInfoCacheLifetime 0&lt;/P&gt;&lt;P&gt;I figured this out after finding this article. &lt;A href="https://community.esri.com/t5/implementing-arcgis-blog/troubleshooting-files-shares-and-arcgis-enterprise/ba-p/1091013" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/implementing-arcgis-blog/troubleshooting-files-shares-and-arcgis-enterprise/ba-p/1091013&lt;/A&gt;&lt;/P&gt;&lt;P&gt;NOTE: we did not modify OPLocks configuration.&lt;/P&gt;&lt;P&gt;With that said we still do not have enough data to determine if there are true performance issues yet, but that is something we are keeping an eye out.&amp;nbsp; Our temporary solution before we understood the problems was to turn off one of the ArcGIS Services on one of the hosting servers.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 00:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357760#M53286</guid>
      <dc:creator>ChristinaKellum</dc:creator>
      <dc:date>2023-12-07T00:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357761#M53287</link>
      <description>&lt;P&gt;Essentially what what happening was one call (create feature) was successful, but then a second call (update feature) fails, because it doesn't know that the first call was successful.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 23:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357761#M53287</guid>
      <dc:creator>ChristinaKellum</dc:creator>
      <dc:date>2023-12-06T23:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357764#M53288</link>
      <description>&lt;P&gt;That sounds about right......&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 23:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1357764#M53288</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2023-12-06T23:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1358263#M53305</link>
      <description>&lt;P&gt;Something that I would be curious about is where/what type of storage you both are store the config files?&amp;nbsp; The strange thing about this issue, is that it's not a consistent issue with all Enterprise deployments.&amp;nbsp; So I wonder if there is something else within our infrastructure that we have in common.&amp;nbsp; That may be a conversation outside of this chat though.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 20:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1358263#M53305</guid>
      <dc:creator>ChristinaKellum</dc:creator>
      <dc:date>2023-12-07T20:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Error 404 map server not found when publishing from web form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1358301#M53307</link>
      <description>&lt;P&gt;We use windows EC2's in AWS and use the drives and EBS storage&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 21:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-error-404-map-server-not-found-when/m-p/1358301#M53307</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2023-12-07T21:27:18Z</dc:date>
    </item>
  </channel>
</rss>

