Hi ,
We've been using microbosh -> bosh -> CF model in AWS.. I tried to use bosh-init and able to deploy microbosh successfully..When I am trying to upload stemcell (As part of deploying bosh) ,I am getting following error..
Started update stemcell > Uploading stemcell bosh-aws-xen-hvm-ubuntu-trusty-go_agent/3012 to the cloud. Failed: Unknown CPI error 'Unknown' with message 'execution expired' (00:01:12)
Error 100: Unknown CPI error 'Unknown' with message 'execution expired'
..
Seems like dns issue..I used same manifest as mentioned above..My AWS security groups looks good
When I login to microbosh, nslookup doesnt work..
My resolv.conf says, nameserver 10.0.1.2 ( I am using 10.0.1.0/24 subnet),which seems correct..
Did anyone encounter similar issue? Appreciate any inputs..