Unable to Cache on the Server when making Vector Tile Cache

755
2
Jump to solution
08-25-2021 01:24 PM
ahargreaves_FW
Occasional Contributor III

When attempting to publish Vector Tile Caches within Pro 2.8.2 and connected to my portal I am unable to choose the option to “Cache on the server”. I’ve troubleshot a number of suspected issues, including:

  1. Source data resides only in a fGDB and can't support an associated Feature service. Despite moving this data into SDE I still can’t select this option.
  2. Settings set on the hosting server so that we can't copy feature data to it. Changed the settings on the hosting server to allow us to copy data to it. Yet I still can’t select this option.
  3. Manually restarted portal and associated Datastore. Nothing changed.

What may be related to this issue is:

  1. both federated servers within our portal are throwing a CERT error. However, they do validate and show as healthy so I'm unsure if this would impact attempting to copy data to the hosting server.
  2. (possibly related to the above) I can not access https://myhostingserver:2443/arcgis/datastoreadmin/ as I just get the error:
{
  "error" : {
    "code" : 403,
    "message" : "Unable to process this request.",
    "details" : null
  }
}

I'm wondering is the CERT is somehow different between the portal and datastore? Any advice is gratefully received.

ahargreaves_FW_0-1629923808057.png

@JakeSkinner ...?

0 Kudos
1 Solution

Accepted Solutions
ahargreaves_FW
Occasional Contributor III

@JakeSkinner  the issue is that you can't have caching on the server directly until 10.8.1. See  documentation https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/vector-tile-layer.htm

ahargreaves_FW_0-1630344866057.png

😥

View solution in original post

2 Replies
JakeSkinner
Esri Esteemed Contributor

@ahargreaves_FW I would recommend following up with support.  This may be a bug.  You'll notice if you switch to AGOL as your active portal, you will have a Feature option under Vector Tile:

JakeSkinner_0-1630342383054.png

Once this option is checked, you have the ability to cache online:

JakeSkinner_1-1630342429570.png

 

 

0 Kudos
ahargreaves_FW
Occasional Contributor III

@JakeSkinner  the issue is that you can't have caching on the server directly until 10.8.1. See  documentation https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/vector-tile-layer.htm

ahargreaves_FW_0-1630344866057.png

😥