Re: Stemcell upload issue Error: CPI error 'Bosh::Clouds::CloudError' with message
Danny Berger
Hi - you may want to verify that your director has connectivity to the
internet and AWS API in the us-east-1 region. Perhaps you can try running
the following after SSH'ing to the director.
$ curl -vvv https://ec2.us-east-1.amazonaws.com
Danny
toggle quoted message
Show quoted text
internet and AWS API in the us-east-1 region. Perhaps you can try running
the following after SSH'ing to the director.
$ curl -vvv https://ec2.us-east-1.amazonaws.com
Danny
On Fri, Sep 22, 2017 at 12:26 PM, Krish J <imur1978(a)gmail.com> wrote:
Hi All,
I am getting below exception while uploading stemcell using bosh v version
2.0.40-9fc1ea4-2017-09-18T23:00:15Z
~/bosh-cli-ex$ bosh -e bosh-1 upload-stemcell ~/bosh-cli-ex/light-bosh-
stemcell-3445.11-aws-xen-hvm-ubuntu-trusty-go_agent.tgz --sha1 2YDE+Dsl+
D41WfDnYOLNIxNXx6hsd5HJk9PmR6j+
Using environment '10.0.0.6' as client 'admin'
######################################################### 100.00% 892.62
KB/s 0s
Task 24
Task 24 | 17:49:06 | Update stemcell: Extracting stemcell archive
(00:00:00)
Task 24 | 17:49:06 | Update stemcell: Verifying stemcell manifest
(00:00:00)
Task 24 | 17:52:41 | Error: CPI error 'Bosh::Clouds::CloudError' with
message 'Unable to create a connection to AWS. Please check your provided
settings: Region 'us-east-1', Endpoint 'Not provided'.
IaaS Error: #<Seahorse::Client::NetworkingError: execution expired>' in
'info' CPI method
Task 24 Started Fri Sep 22 17:49:06 UTC 2017
Task 24 Finished Fri Sep 22 17:52:41 UTC 2017
Task 24 Duration 00:03:35
Task 24 error
Uploading stemcell file:
Expected task '24' to succeed but state is 'error'
Exit code 1
Can any one help on this.
Thanks in Advance.
Regrd
Krish
--
Danny Berger
Danny Berger