Unable to set CF api endpoint
Deepak Arn <arn.deepak1@...>
Hi,
I able to setup local cf instance(bosh-lite) in ubuntu, but while deployment, when I run this command "cf api --skip-ssl-validation https://api.10.244.0.34.xip.io", it's showing the following error message everytime. "Error performing request: timeout error, FAILED" I also tried with "api.bosh-lite.com" which is more reliable than "xip.io". cf api --skip-ssl-validation https://api.bosh-lite.com" Still the error is same. Thanks, |
|