CloudCredo / mesos-boshrelease

A Bosh release for Apache Mesos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bosh create release - failed - missing credentials

drnic opened this issue · comments

bosh create release
Syncing blobs...
java/jre-1.6.0_24-x86_64.tar.gz downloading 32.9M (0%).../Users/drnic/.rvm/gems/ruby-1.9.3-p448/gems/blobstore_client-1.5.0.pre.1525/lib/blobstore_client/base.rb:63:in `rescue in get': Failed to fetch object, underlying error: #<AWS::Errors::MissingCredentialsError:  (Bosh::Blobstore::BlobstoreError)
Missing Credentials.

Unable to find AWS credentials.  You can configure your AWS credentials
a few different ways:

* Call AWS.config with :access_key_id and :secret_access_key

* Export AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY to ENV

* On EC2 you can run instances with an IAM instance profile and credentials 
  will be auto loaded from the instance metadata service on those
  instances.

* Call AWS.config with :credential_provider.  A credential provider should
  either include AWS::Core::CredentialProviders::Provider or respond to
  the same public methods.

...

Would you like to put the blobs on s3 in the shared community AWS account?

I have moved all of the blobs to a new dedicated blobstore (bosh-mesos) and added a public policy. Hopefully this will allow you to see the required blobs now.

I'm am more than happy to move them over to the shared community account once the release becomes a little more stable. How to do I go about doing this?

I can add @cghsystems to the list of Owners; or a personal github ID?

cghsystems works for me.

There still seems to be issues with blobs. I'm seeing Checksum issues in testing right now :-(

Ok I know the issues. I will upload the blobs from the office tomorrow. My home internet doesn't like uploading blobs!! Apologies for anyone trying to build the release right now.

Ok thanks for the update mate.

On Sun, Jan 5, 2014 at 2:06 PM, Christopher Hedley <notifications@github.com

wrote:

Ok I know the issues. I will upload the blobs from the office tomorrow. My
home internet doesn't like uploading blobs!! Apologies for anyone trying to
build the release right now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-31617156
.

Dr Nic Williams
Stark & Wayne LLC - consultancy for Cloud Foundry users
http://drnicwilliams.com
http://starkandwayne.com
cell +1 (415) 860-2185
twitter @drnic

Blobs should now be publicly accessible for this release.