cloudfoundry-attic / bosh-init

bosh-init is a tool used to create and update the Director VM
Apache License 2.0
31 stars 33 forks source link

Bosh init gives error, on vsphere, while deploying bosh #63

Closed lotus2015 closed 8 years ago

lotus2015 commented 8 years ago

Hi, I am trying to deploy bosh with 'bosh-init deploy bosh.yml' ,When deploying I get the following error:

[2016-01-05T15:47:10.143196 #13128] INFO -- : Powering on VM: (VSphereCloud::Resources::VM (cid="vm-49273c9c-5cdf-42c9-96f6-d5a11c7f1d1c")) /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphere_cpi_ruby/l ib/ruby/2.1.0/json/common.rb:223:in encode': "\xE6" on US-ASCII (Encoding::InvalidByteSequenceError) from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi_ruby/lib/ruby/2.1.0/json/common.rb:223:ingenerate' from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi_ruby/lib/ruby/2.1.0/json/common.rb:223:in generate' from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi_ruby/lib/ruby/2.1.0/json/common.rb:394:indump' from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi/vendor/bundle/ruby/2.1.0/gems/bosh_cpi-1.3093.0/lib/bosh/cpi/cli.rb:114:in result_response' from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi/vendor/bundle/ruby/2.1.0/gems/bosh_cpi-1.3093.0/lib/bosh/cpi/cli.rb:82:inrun' from /root/.bosh_init/installations/bbcf9320-af64-4494-6923-c8351d81aceb/packages/vsphe re_cpi/bin/vsphere_cpi:37:in `

'': unexpected end of JSON input

dpb587-pivotal commented 8 years ago

This seems like the same issue as https://github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release/issues/5