Re: Communication to blobs tore failing during bosh deploy
Koper, Dies <diesk@...>
Hi Nitin,
toggle quoted message
Show quoted text
I wonder if you could be hitting the following issue: https://www.pivotaltracker.com/n/projects/956238/stories/143700951 This was fixed in https://github.com/cloudfoundry/bosh-cli/releases/tag/v2.0.17. Regards, Dies Koper Cloud Foundry Product Manager - CLI -----Original Message-----
From: nitin padalia [mailto:padalia.nitin(a)gmail.com] Sent: Thursday, July 06, 2017 4:36 AM To: cf-bosh(a)lists.cloudfoundry.org Subject: [cf-bosh] Communication to blobs tore failing during bosh deploy Hi, I am trying to upgrade my cf to v251, when I ran bosh deploy, it gave error during build pack upload to blobstore after compilation: caused by: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. For more information, see REST Authentication and SOAP Authentication for details. Later when I tried to deploy again, it is giving me: Failed to download S3 object, code 1, output: '', error: '2017/07/05 17:36:10 performing operation get: ServiceUnavailable: The server is temporarily unavailable. Please try again later I tried aws cli s3 ls and was able to list folders there using the credentials. What could be causing this? |
|