- The features are published ad hosted feature services in the DataStores.
the system correctly routes the request to one of the two nodes and the web map is successfully displayed. The map is public.
When the errors begin to show we tried to connect to the rest services with the DNS and we get the same error (es. using https://mydns.domain.com/server/rest/services/Hosted/Capacity/FeatureServer), but if we connect directly to the machines rest services we didn't get the error (es. using https:// server10.domain.com:6443/server/rest/services/Hosted/Capacity/FeatureServer or https:// server11.domain.com:6443/server/rest/services/Hosted/Capacity/FeatureServer ).
We have requested to put the self-signed certificate in the trusted folder of Linux but in the meantime we would appreciate your guidance to understand whether the issue is entirely certificate-related or if further investigation is needed on the ArcGIS side.
Hi @CoronaGis,
I hope you are well. Thanks for posting this.
Looking at your detailed post, it does not seem like an issue related to ArcGIS Enterprise. It might be more aligned with your investigation that the issue is on Apache Proxy. I did search a bit and was able to find the following:
- apache 2.2 - proxy:error AH00898: Error during SSL Handshake with remote server - Server Fault
- Apache reverse proxy AH00898 - Error during SSL Handshake with remote server
I would recommend you to read through those blogs and if you are still unable to resolve it, the next step would be to log a support case with Esri Support. As part of troubleshooting, we might need sensitive information like logs and that should be shared via the appropriate channel/way.
Regards,
Glen