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

Customer is trying to run cp-demo from behind a proxy and it fails. #235

Closed
davidgeorgehope opened this issue Jul 15, 2020 · 2 comments
Closed

Comments

@davidgeorgehope
Copy link

davidgeorgehope commented Jul 15, 2020

The problem is that the new confluent client tries to check for updates and this breaks the scripts:

[WARN ] unable to get available versions: Get "https://s3-us-west-2.amazonaws.com/confluent.cloud?prefix=confluent-cli/binaries/": dial tcp 52.218.205.24:443: i/o timeout

Kind Regards,

David

@davidgeorgehope
Copy link
Author

Suggest adding "disable_update_check": "true" to your ~/.confluent/config.json file, that should disable update checking for cp-demo.

@davidgeorgehope
Copy link
Author

davidgeorgehope commented Jul 15, 2020

The problem is the I/O timeout pushes it above the MAX TIME so the extra output is not the problem but the time taken is so I still recommend disabling the check :)

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