Open mukeshrajmca opened 6 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/156910817
The labels on this github issue will be updated when the story is started.
Hi @mukeshrajmca,
This looks like an issue with how you've configured or are connecting to your bosh director, and unrelated to cf-mysql-release
. I'd recommend reaching out to the bosh team on the Cloudfoundry Slack.
Best,
Caroline
Hi, was there any solution for this Error?
I have created a BOSH Release with bosh command not with bosh2 since bosh2 is not installed. For example-
bosh create-release
The above command executed successfully. Now i was trying to upload the BOSH Release with the below command.
bosh -e YOUR_ENV upload-release
It gives me always timeout error that is below.
Fetching info: Performing request GET 'https://10.0.0.6:25555/info': Performing GET request: Retry: Get https://10.0.0.6:25555/info: dial tcp 10.0.0.6:25555: i/o timeout
Exit code 1