PROBLEM

Unable to enable time settings on hosted feature layer within Portal for ArcGIS

Last Published: October 29, 2025

Description

When attempting to enable time settings on a hosted feature layer within Portal for ArcGIS, the process fails, and either one of the following error messages is returned:

Error:
Layer(s) and/or table(s) are not configured for sync. Any changes have been reverted and will not be saved.
Error message 1
Error:
Unable to load https://<DOMAINNAME>/arcgis/rest/services/Hosted/<layername>/FeatureServer/0/metadata status: 404
Error message 2
Error:
Unable to load https://<DOMAINNAME>/portal/sharing/proxy?https://<DOMAINNAME>:6443/arcgis/rest/admin/services/Hosted/<layername>/FeatureServer/0/updateDefinition status: 400
Error message 3

Cause

The errors occur because Portal for ArcGIS cannot successfully route requests between itself and the federated ArcGIS Server when updating the hosted feature layer definition. Possible causes include:

  • The domain URL is not listed in the allowedProxyHosts configuration in the Portal Administrator Directory.
  • The domain URL is not added to the portal's trusted servers list. Refer to Portal for ArcGIS: Trusted servers for more information.
  • Outdated or missing WebContextURL and privatePortalURL properties prevent proper internal routing.
  • Invalid or mismatched server certificates. Both Portal for ArcGIS and the federated server are encouraged to use valid, matching server certificates.

Solution or Workaround

Based on the cause, perform any of the corresponding workflows below.

Note:
These workflows require administrator privileges.

Add the domain name to the list of approved addresses for proxy capability

Refer to Portal for ArcGIS: Restrict the portal's proxy capability for instructions.

Add the domain name to trusted servers in Portal for ArcGIS

  1. Log in to Portal for ArcGIS as an administrator.
  2. At the top of the site, click Organization and click the Settings tab.
  3. In Settings, on the left side of the page, click Security.
  4. On the Security page, in the Scroll to section, click Trusted servers.
  5. Click Add trusted servers and type in the domain name.
  6. Click Add server, after specifying the domain name.

Verify portal system properties

  1. Log in to the ArcGIS Portal Administrator Directory as an administrator.
  2. On the Site Root - / page, for Resources, click System.
  3. On the System page, for Resources, click Properties.
  4. On the System Properties page, confirm that WebContextURL and privatePortalURL match the external portal URL. For example:
    https://<DOMAINNAME>/portal

Validate server certificates

Ensure both Portal for ArcGIS and ArcGIS Server use valid, matching server certificates. Refer to ArcGIS Server: Best practices for server certificates for more information.

Article ID: 000036552

Software:
  • ArcGIS REST API
  • Portal for ArcGIS
  • ArcGIS Server
  • ArcGIS Enterprise

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options