<?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: Replica not removed if Offline Area removed while Offline in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1703201#M12735</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;. I took a look on a 12.0 Portal, downloaded a few areas (both preplanned and on demand), and then removed them. I noticed one instance where our logging shows the unregister failed but I was simultaneously capturing the network traffic and that showed&amp;nbsp; `success=true`. I checked at REST and confirmed that replica had been removed as well. From then on whenever I restarted Field Maps, or change connectivity, it tries to unregister that same replica which shows a new failure in the logs and a failure in the network traffic as the replica with that ID does not exist. I am not sure if this scenario is contributing to what you are seeing or not but it seems like something we need to investigate regardless.&lt;BR /&gt;&lt;BR /&gt;Just to note, you do not need verbose logging on to capture the [UNREGISTER] category in the logs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am testing this more to see if I can get an actual failure resulting in an orphaned replica. I think it would help if you reach out to me directly via DM so we can coordinate via email. There are likely workflow/environment details that can help me reproduce what you are seeing. Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2026 18:08:40 GMT</pubDate>
    <dc:creator>ColinLawrence</dc:creator>
    <dc:date>2026-05-20T18:08:40Z</dc:date>
    <item>
      <title>Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090802#M1580</link>
      <description>&lt;P&gt;I noticed we have a lot more Replicas now with Field Maps.&amp;nbsp; Initial testing shows that if I am online and remove a offline area the replica is removed.&amp;nbsp; But if I remove the offline area while the tablet is offline it does not remove the replica.&amp;nbsp; Even when I get back online and refresh the app, map, etc.&amp;nbsp; Testing with iPad Pro using AGOL hosted service.&lt;/P&gt;&lt;P&gt;Is there a trick to this?&amp;nbsp; Is this a known issue?&lt;/P&gt;&lt;P&gt;We have to move some content to a new owner and the admin is saying all replicas must be removed first.&amp;nbsp; I have 800 in just one service.&amp;nbsp; I think so many due to the above. Is this true?&amp;nbsp; Is there a API way to remove them all?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 14:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090802#M1580</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-08-20T14:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090806#M1581</link>
      <description>&lt;P&gt;I'm not sure if this is expected behavior or not.&lt;/P&gt;&lt;P&gt;There is a REST API and Python wrapper to remove them:&lt;/P&gt;&lt;P&gt;- &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/unregister-replica-feature-service-.htm" target="_blank"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/unregister-replica-feature-service-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.managers.html?highlight=replica#arcgis.features.managers.SyncManager.unregister" target="_blank"&gt;https://developers.arcgis.com/python/api-reference/arcgis.features.managers.html?highlight=replica#arcgis.features.managers.SyncManager.unregister&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like if you use "*" for the replicaID it will remove all the replicas.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 14:58:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090806#M1581</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-20T14:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090832#M1582</link>
      <description>&lt;P&gt;Well that star would sure help!&amp;nbsp; Thanks.&amp;nbsp; Not sure why this would be expected behavior to have orphan replicas.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 15:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090832#M1582</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-02-17T15:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090841#M1583</link>
      <description>&lt;P&gt;Doug,&amp;nbsp;&lt;/P&gt;&lt;P&gt;What platform are you using Field Maps on? Also, check the troubleshooting logs within the app. We have logs for when an unregister attempt happens and whether or not its successful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 16:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090841#M1583</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2021-08-20T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090853#M1585</link>
      <description>&lt;P&gt;iPad Pro 2020 using a AGOL hosted service - latest Field Maps and at 14.6 iOS.&lt;/P&gt;&lt;P&gt;The log is saying [UNREGISTER] failed to load task for (then url of service).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like it is not checking if you are offline at the time?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 16:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090853#M1585</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-08-20T16:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090860#M1587</link>
      <description>&lt;P&gt;Thank you! We have been investigating this but the behavior is far from consistent in our efforts to reproduce it. Your feedback is helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 17:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1090860#M1587</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2021-08-20T17:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1199099#M4238</link>
      <description>&lt;P&gt;Any update yet?&amp;nbsp; Over the last year now it has been causing us issues.&amp;nbsp; We have 450+ replicas in just one service.&amp;nbsp; I created a script for a report and we have many replicas that are months old.&amp;nbsp; Other teams here have been seeing this also.&lt;/P&gt;&lt;P&gt;It got the point one of our services starting having issues.&amp;nbsp; We could not export at all for one.&amp;nbsp; Also random offline errors.&amp;nbsp; I created another script to unregister anything not touched before June 1.&amp;nbsp; As soon as I did our export starting working again.&lt;/P&gt;&lt;P&gt;The group with the most issues use iOS but other groups have a mix.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone that needs it here - it is the very simple and not buffed out code.&lt;/P&gt;&lt;P&gt;Get a list&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import arcpy
from arcgis.gis import GIS
import arcgis
from arcgis.features import FeatureLayerCollection

gis = GIS('pro')

itemID = "417ebcae"

item = gis.content.get(itemID)
flc = FeatureLayerCollection.fromitem(item)
replicas = flc.replicas.get_list()
print ("ReplicaOwner,ReplicaName,ReplicaID,CreateDate,LastSyncDate")
for r in replicas:
    replica = flc.replicas.get(r['replicaID'])
    create_date = datetime.datetime.fromtimestamp(replica['creationDate'] / 1000)
    last_sync_date = 'n/a' # don't trust this to always be populated
    if type(replica['lastSyncDate']) is int:
        last_sync_date = datetime.datetime.fromtimestamp(replica['lastSyncDate'] / 1000)

    print(replica['replicaOwner'] + "," + replica['replicaName'] + "," + replica['replicaID'] + "," + str(create_date) + "," + str(last_sync_date))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Remove - cool trick to use the token from Pro is way easier.&amp;nbsp; Input is just a text list of replicaIDs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import requests, arcpy
# read in the list of replcias to remove from file
replicaFile = r"C:\ReplicaList.txt"
replicaRead = open(replicaFile,"r")
replicaList = replicaRead.read().splitlines()
replicaRead.close()

# base URL to the HFS
serviceURL = 'https://services1.arcgis.com/Hp6G80QvQ/arcgis/rest/services/My_Service/FeatureServer/unRegisterReplica?replicaID='

token = arcpy.GetSigninToken()
for replica in replicaList:
    urlResponse = requests.post(serviceURL + "{" + replica + "}&amp;amp;token=" + token['token'])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Looks like other seeing this also.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/how-to-delete-offline-sync-version-created-by/m-p/1190334#M4039" target="_blank"&gt;https://community.esri.com/t5/arcgis-field-maps-questions/how-to-delete-offline-sync-version-created-by/m-p/1190334#M4039&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 19:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1199099#M4238</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-08-03T19:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1259355#M5380</link>
      <description>&lt;P&gt;Any update?&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/362837"&gt;@ColinLawrence&lt;/a&gt;&amp;nbsp; &amp;nbsp;We are still seeing it and it seems to be causing issues with being able to download to GDB.&amp;nbsp; We are now having 500+ replicas.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 15:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1259355#M5380</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-02-17T15:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1261219#M5430</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;, unfortunately this one has stalled out as it is elusive to reproduce in house. Do you have any additional details about your or your field workers general workflow when removing offline areas? Obviously its happening pretty frequently for you so maybe there is something we are missing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The only way I could fairly consistently get this problem to happen was if I was disconnected, removed the offline area from Field Maps, then force closed the app shortly after. In this case it seems to happen because the app is closed before it can save the info needed to unregister the replica the next time the device gains connectivity.&lt;BR /&gt;&lt;BR /&gt;A note on the "expected" behavior from what I know:&amp;nbsp;&lt;SPAN&gt;Replicas are only attempted to be unregistered at the time of removal, and if unsuccessful, on subsequent sign ins when a portal loads.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 00:01:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1261219#M5430</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2023-02-24T00:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1312216#M6618</link>
      <description>&lt;P&gt;At UC I asked this in a Demo theater and at least 4 people around me said they have the same issue.&amp;nbsp; So it does seem wide spread.&lt;/P&gt;&lt;P&gt;Our users are contactrors so we are a bit isolated from them to track it down more.&amp;nbsp; But in my testing I can see it fail in the log.&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1312216#M6618</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-07-26T18:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1341683#M7243</link>
      <description>&lt;P&gt;This came up in a discussion today during a meeting with about 60 people in it, and many were discussing the same problem. Doug sent me this link and I thought I'd try to help bump it and see if there was anything new here. Maybe bringing&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;in to see if he had thoughts on it.&lt;BR /&gt;&lt;BR /&gt;Users on the call were mentioning versions containing these replicas could only be properly deleted in ArcMap, but not in Pro. We just upgraded to ArcGIS Pro 3.1.3 and are going to be having very limited use of ArcMap at the end of February.&lt;BR /&gt;&lt;BR /&gt;Is there a fix on the way for this, or is a new tool needed to allow removal of these versions in Pro? I'm not doing much versioning and such these days, but thought I'd try to help get this looked at again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 21:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1341683#M7243</guid>
      <dc:creator>Jeremy_Z</dc:creator>
      <dc:date>2023-10-25T21:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1342325#M7252</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/123226"&gt;@Jeremy_Z&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We still have an internal issue in where we have investigated this in the past and it remains open due to our inability to consistently reproduce the problem. For this reason unfortunately nothing has changed but we did realize we did not have a support bug to link to our internal issue, which will allow us to track the impact and different user cases where this may happen. Anyone on this thread should contact support and attach your account to the this bug:&amp;nbsp;&lt;STRONG&gt;BUG-000153451&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;We will take another fresh look at this issue as well.&lt;BR /&gt;&lt;BR /&gt;From the replica removal perspective, I do not believe anything has changed. You can remove them via a script or directly in REST. I am not familiar with using desktop to accomplish this workflow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 20:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1342325#M7252</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2023-10-26T20:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1521959#M9302</link>
      <description>&lt;P&gt;Hey there! Fancy seeing you again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using ArcPro 3.2 and have just run headfirst into this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 00:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1521959#M9302</guid>
      <dc:creator>ODWC_GIS</dc:creator>
      <dc:date>2024-08-15T00:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1626805#M11008</link>
      <description>&lt;P&gt;Bump on this.&amp;nbsp; Been almost 4 years and we are still getting these all the time.&amp;nbsp; In Portal its even more brutal to remove all of these.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Any updates?&amp;nbsp; &amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/362837"&gt;@ColinLawrence&lt;/a&gt;&amp;nbsp; &amp;nbsp;thanks a lot&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/the-replica-on-the-arcgis-rest-services-directory-is-no-bug-000153451" target="_blank"&gt;https://support.esri.com/en-us/bug/the-replica-on-the-arcgis-rest-services-directory-is-no-bug-000153451&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:34:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1626805#M11008</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2025-06-25T17:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1626821#M11010</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;I havent been able to reproduce this problem in our upcoming Field Maps update on the new Maps SDK. I just double checked right now and still not running into it. Have you had an opportunity to test on the public beta for this Field Maps release? If not, could you give it a shot and see if you can reproduce the problem still?&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-beta-is-here" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-beta-is-here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I dont want to rush into saying its fixed when im not sure if there is some wrinkle in your workflow that I am not accounting for. FYI we hope to be shipping this as a full release within the next few months.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 18:11:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1626821#M11010</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2025-06-25T18:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1702660#M12729</link>
      <description>&lt;P&gt;We are still seeing this all the time in AGOL.&amp;nbsp; Has become an extra workload.&lt;/P&gt;&lt;P&gt;This year we moved to Portal and there were are seeing replicas are never getting removed regardless of Field Maps offline or online status.&amp;nbsp; When I turn on Verbose logging and remove an offline area I see nothing at all happen in the log.&amp;nbsp; Like it does not even try.&amp;nbsp; It just keeps creating more and more Feature Service replicas every time I create an area.&amp;nbsp; Check in with some users and its widespread and they are adding up "&lt;SPAN&gt;50 users, 60 versions, and 1358 replicas".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/362837"&gt;@ColinLawrence&lt;/a&gt;&amp;nbsp;Any idea what is up here?&amp;nbsp; We have thousands of users so this gets out of hand pretty quick.&amp;nbsp; Is something up in the new version?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 22:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1702660#M12729</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-05-18T22:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1703201#M12735</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;. I took a look on a 12.0 Portal, downloaded a few areas (both preplanned and on demand), and then removed them. I noticed one instance where our logging shows the unregister failed but I was simultaneously capturing the network traffic and that showed&amp;nbsp; `success=true`. I checked at REST and confirmed that replica had been removed as well. From then on whenever I restarted Field Maps, or change connectivity, it tries to unregister that same replica which shows a new failure in the logs and a failure in the network traffic as the replica with that ID does not exist. I am not sure if this scenario is contributing to what you are seeing or not but it seems like something we need to investigate regardless.&lt;BR /&gt;&lt;BR /&gt;Just to note, you do not need verbose logging on to capture the [UNREGISTER] category in the logs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am testing this more to see if I can get an actual failure resulting in an orphaned replica. I think it would help if you reach out to me directly via DM so we can coordinate via email. There are likely workflow/environment details that can help me reproduce what you are seeing. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 18:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1703201#M12735</guid>
      <dc:creator>ColinLawrence</dc:creator>
      <dc:date>2026-05-20T18:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Replica not removed if Offline Area removed while Offline</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1703214#M12737</link>
      <description>&lt;P&gt;Great thanks for looking into it.&amp;nbsp; We got a ton of people out for the holiday so it may be next week before I get back to you with more.&lt;/P&gt;&lt;P&gt;We are at Portal 11.5.&lt;/P&gt;&lt;P&gt;I did have verbose on but will test again next week.&amp;nbsp; Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 18:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/replica-not-removed-if-offline-area-removed-while/m-p/1703214#M12737</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-05-20T18:47:33Z</dc:date>
    </item>
  </channel>
</rss>

