Select to view content in your preferred language

10.9.1 portal/sharing/proxy

156
2
12-13-2024 04:53 AM
Labels (1)
nippo
by
Emerging Contributor

Hello,

When I load "https://<fqdn>/portal/home/organization.html", there are XHR requests to "https://<fqdn>/portal/sharing/proxy?https://local.portal/sharing/rest/search" with 500 HTTP Status code as responses.

My private Portal URL is "https://local.portal:7443/arcgis", not "https://local.portal".

I wonder where this parameter is set?

Thanks!

 

Tags (3)
0 Kudos
2 Replies
TimoT
by
Frequent Contributor

Hi nippo,

The privateportalURL is mainly used for communication between your federated Servers and Portal, so you wouldn't be seeing privateportalURL requests unless you were looking at traffic between your Server and Portal.

  1. If you navigate to https://<fqdn>/portal/sharing/rest/info, what do you get for the Owning System and Token Service URLs?
  2. Have you set a WebContextURL on your Portal?
  3. Do you have any Web Adaptors and/or load balancers / reverse proxies? If you do have web adaptors, what is your web adaptor URL (check portaladmin > system > webadaptors)
0 Kudos
nippo
by
Emerging Contributor

Thanks for your answer! I changed the way I path through "The username you entered is not a member of this organization." : https://community.esri.com/t5/arcgis-enterprise-portal-questions/linux-upgrade-10-7-1-to-10-9-1-quot...

I continue my staging process but I did not have anymore 500 XHR on https://<fqdn>/portal/home/organization.html

0 Kudos