Good morning everybody I'm trying to start cas-management and after a while, the process shows me the following:
ERROR [org.apereo.cas.util.HttpUtils] - <Connect to mdq.incommon.org:443 [mdq.incommon.org/13.33.232.95, mdq.incommon.org/13.33.232.10, mdq.incommon.org/13.33.232.66, mdq.incommon.org/13.33.232.102] failed: Expiró el tiempo de conexión (Connection timed out)> org.apache.http.conn.HttpHostConnectException: Connect to mdq.incommon.org:443 [mdq.incommon.org/13.33.232.95, mdq.incommon.org/13.33.232.10, mdq.incommon.org/13.33.232.66, mdq.incommon.org/13.33.232.102] failed: Expiró el tiempo de conexión (Connection timed out) My server is behind a proxy so I've configured the following: cas.http-client.proxy-host=my_proxy_hostname cas.http-client.proxy-port=my_proxy_port cas.http-client.proxy-nonproxyihosts= domain_1,domain_2,domain_3 cas.https-client.proxy-host= my_proxy_hostname cas.https-client.proxy-port= my_proxy_port cas.https-client.proxy-nonproxyihosts=domain_1,domain_2,domain_3 But the situation persists. I've also tried to set the above when start the process java -jar PATH_TO_CAS_MAN/cas-management.war -Dhttp.proxySet=true -Dhttps.proxySet=true -Dhttp.proxyHost=my_proxy_hostname... It doesn't work What I have to configure? What's happening? Thanks in advance -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/3a55b46e-5c89-4dca-93c5-e7cbbefde2fdn%40apereo.org.