Re: Bosh deploy failed on AWS-Failed loading settings via fetcher
Dmitriy Kalinin
This is not a networking issue but rather some kind of problem with
toggle quoted messageShow quoted text
bootstrapping. "Failed loading settings via fetcher: Unmarshalling settings wrapper: invalid character 'I' looking for beginning of value" It seems that agent fails to retrieve bootstrapping metadata from the registry: https://github.com/cloudfoundry/bosh-agent/blob/3dad053a960a677d9fe0e8ee7c58438700a9838a/infrastructure/http_registry.go#L88 Any errors show up in the registry logs on the Director VM?
On Mon, Jun 1, 2015 at 2:27 AM, Mark Wong <mark.wong(a)citihub.com> wrote:
Trying to deploy Cloud Foundry in AWS. Followed instructions from:
|
|