You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
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
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
The text was updated successfully, but these errors were encountered: