Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS config: error while exec-ing into the container #23

Open
pjmcquade opened this issue Jun 10, 2020 · 1 comment
Open

TLS config: error while exec-ing into the container #23

pjmcquade opened this issue Jun 10, 2020 · 1 comment

Comments

@pjmcquade
Copy link

pjmcquade commented Jun 10, 2020

Hi there,

# export http_proxy=http://127.0.0.1:3128
# export https_proxy=http://127.0.0.1:3128
#  ./launchpad --debug download-bundle -u [REDACTED] -p [REDACTED] -c cluster.yml 
DEBU[0000] opened config file from /root/cluster.yml
FATA[0002] error getting TLS config: error while exec-ing into the container: Process exited with status 1
# ./launchpad version
version: 0.11.3
commit: 4056b8e

I don't have too much to add beyond that. The debug flag is not revealing much,

Thanks!

@kke
Copy link
Contributor

kke commented Aug 3, 2020

This is probably because of a self-signed, invalid or expired cert. Adding a flag to ignore TLS errors is planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants