Dear Folks,
I successfully deployed ArcGIS enterprise on a private OCP cloud. All pods are up and running. Unfortunately the licensing fails as it seems like the manager cannot communiate with the ESRI-side.
I tried to add some proxy configurations to the nodes via the Replica Sets by adding the ENvironment variable HTTP_PROXY as well as HTTPS_PROXY with "http://my.cool.ip.address:8080/ but it seemed like this was not persistent:
The process to create a new organization has failed...
2022-01-12T11:15:29,095|INFO|I/O exception (java.net.SocketException) caught when processing request to {}->http://service.esri.com:80: Network is unreachable (connect failed)|
2022-01-12T11:15:29,096|INFO|Retrying request to {}->http://service.esri.com:80|
Where can I add the proxy information of our private cloud?
Thanks in advance,
Riccardo