cyberark / summon-conjur

CyberArk Conjur provider for Summon
MIT License
38 stars 8 forks source link

summon-conjur times out for ports other than 443 #35

Closed jodyhuntatx closed 6 years ago

jodyhuntatx commented 6 years ago

/ # /usr/local/lib/summon/summon-conjur -v spring-apps/hello/pg/username DEBUG Failed reading /etc/conjur.conf, open /etc/conjur.conf: no such file or directory

DEBUG Failed reading /root/.conjurrc, open /root/.conjurrc: no such file or directory

DEBUG Config from environment: {Account:dev ApplianceURL:https://conjur-master:30443/api NetRCPath: SSLCert: SSLCertPath:/etc/conjur-hello.pem Https:false V4:true}

DEBUG Final config: {Account:dev ApplianceURL:https://conjur-master:30443/api NetRCPath:/root/.netrc SSLCert: SSLCertPath:/etc/conjur-hello.pem Https:false V4:true}

ERROR Post https://conjur-master:30443/api/authn/users/admin/authenticate: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

jodyhuntatx commented 6 years ago

seems to be an issue with running docker-compose containers in the minishift docker daemon