Hi there ! I am trying to configure CAS 5.3.10 (Docker) with Consul (docker), but I have this error :
Connect to localhost:8500 [localhost/127.0.0.1] failed: Connection refused (Connection refused) This is very strange because I have configured cas.properties file like this : spring.cloud.consul.port=443 spring.cloud.consul.enabled=true spring.cloud.consul.host=consul.mydomain.fr spring.cloud.consul.config.enabled=true spring.cloud.consul.config.prefix=prod/cas/config spring.cloud.consul.config.defaultContext=apps spring.cloud.consul.config.profileSeparator=:: spring.cloud.consul.config.watch.delay=1000 spring.cloud.consul.config.watch.enabled=false What I have wrong ? -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/7e9743fc-0d83-481b-96e1-5451c32596fb%40apereo.org.
