Not able to upload stemcell


Arpit Sharma
 

Dear Team,

I have deployed bosh director on Openstack ocata(Latest version). But when I am trying to upload stemcell, it gets failed:

[root(a)node1 cf-release]# bosh -e bosh-1 upload-stemcell https://bosh.io/d/stemcells/bosh-openstack-kvm-ubuntu-trusty-go_agent
Using environment '10.100.10.18' as client 'admin'

Task 34

07:01:12 | Update stemcell: Downloading remote stemcell (00:00:20)
L Error: Downloading remote stemcell failed. Check task debug log for details.

07:01:32 | Error: Downloading remote stemcell failed. Check task debug log for details.

Started Mon Jul 31 07:01:12 UTC 2017
Finished Mon Jul 31 07:01:32 UTC 2017
Duration 00:00:20

Task 34 error

Uploading remote stemcell 'https://bosh.io/d/stemcells/bosh-openstack-kvm-ubuntu-trusty-go_agent':
Expected task '34' to succeed but state is 'error'

Exit code 1


Can anyone help me regarding this?


Ronak Banka
 

Hi Arpit,

That operation require director should be able to talk to the internet, if
not you can download stemcell on your local system and then upload using
the tarball.

Thanks
Ronak


On Mon, Jul 31, 2017 at 12:50 PM, Arpit Sharma <arpitvipulsharma(a)gmail.com>
wrote:

Dear Team,

I have deployed bosh director on Openstack ocata(Latest version). But when
I am trying to upload stemcell, it gets failed:

[root(a)node1 cf-release]# bosh -e bosh-1 upload-stemcell
https://bosh.io/d/stemcells/bosh-openstack-kvm-ubuntu-trusty-go_agent
Using environment '10.100.10.18' as client 'admin'

Task 34

07:01:12 | Update stemcell: Downloading remote stemcell (00:00:20)
L Error: Downloading remote stemcell failed. Check task debug
log for details.

07:01:32 | Error: Downloading remote stemcell failed. Check task debug log
for details.

Started Mon Jul 31 07:01:12 UTC 2017
Finished Mon Jul 31 07:01:32 UTC 2017
Duration 00:00:20

Task 34 error

Uploading remote stemcell 'https://bosh.io/d/stemcells/
bosh-openstack-kvm-ubuntu-trusty-go_agent':
Expected task '34' to succeed but state is 'error'

Exit code 1


Can anyone help me regarding this?


Arpit Sharma
 

Thanks Ronak,

Done... There was no internet on director. I have done mannually.