You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
I am getting the following error when trying to upload the release, are the keys still valid??
With the following line on the final.yml I am getting:
encryption_key: PERSONAL_RANDOM_KEY
$ ~/workspace/jenkins-boshrelease$ bosh upload release releases/jenkins-3.yml
Copying packages
----------------
bosh-cli (1) FOUND REMOTE
Downloading f823eac5-6af6-494b-a472-5d4fb5936167...
Blobstore error: Failed to fetch object, underlying error: #<AWS::Core::Http::NetHttpHandler::TruncatedBodyError: content-length does not mat
ch> /home/ubuntu/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/aws-sdk-1.32.0/lib/aws/core/http/net_http_handler.rb:83:in `ensure in block (2 levels) in handle'
And without it:
# encryption_key: PERSONAL_RANDOM_KEY
$ ~/workspace/jenkins-boshrelease$ bosh upload release releases/jenkins-3.yml
Copying packages
----------------
bosh-cli (1) FOUND REMOTE
Downloading f823eac5-6af6-494b-a472-5d4fb5936167...
bosh-cli (1) is corrupted in blobstore (id=f823eac5-6af6-494b-a472-5d4fb5936167)
Is there something missing on the README maybe?
Thanks!
Bonzonfenix && Lcacciagioni
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am getting the following error when trying to upload the release, are the keys still valid??
With the following line on the final.yml I am getting:
And without it:
# encryption_key: PERSONAL_RANDOM_KEY
Is there something missing on the README maybe?
Thanks!
Bonzonfenix && Lcacciagioni
The text was updated successfully, but these errors were encountered: