I'm seeing the following when uploading the 0.6.3 public stemcell. Previous
versions uploaded just fine.
[email protected] ~/releases/bosh-sample-release (master)
$ bosh upload stemcell ~/stemcells/bosh-stemcell-vsphere-0.6.3.tgz
Verifying stemcell...
File exists and readable OK
Using cached manifest...
Stemcell properties OK
Stemcell info
-------------
Name: bosh-stemcell
Version: 0.6.3
Checking if stemcell already exists...
No
Uploading stemcell...
bosh-stemcell: 100%
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo|
401.9MB 36.7MB/s Time: 00:00:10Error 103: cannot access director (Connection refused - connect(2)
(http://172.21.10.181:25555))
[email protected] ~/releases/bosh-sample-release (master)
$ bosh tasks recent
Error 103: cannot access director (Connection refused - connect(2)
(http://172.21.10.181:25555))
[email protected] ~/releases/bosh-sample-release (master)
$ bosh status
Updating director data... error
Target micro (http://172.21.10.181:25555) Ver: 0.4 (00000000)
UUID 8b408fa2-ebf9-452c-89e0-0d5829d82091
User admin
Deployment /home/lbakken/releases/bosh-sample-release/wordpress.yml
Rebooting the director VM works, as well as just killing the director PID
and waiting for monit to restart it. Any ideas? Thanks!