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 was archived by the owner on Sep 21, 2022. It is now read-only.
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