Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3 blobstore keeps timing out in terminal #4

Open
cshunger opened this issue Oct 27, 2017 · 1 comment
Open

s3 blobstore keeps timing out in terminal #4

cshunger opened this issue Oct 27, 2017 · 1 comment

Comments

@cshunger
Copy link

I have tried this on different days and at different times. Both blobs keeping timing out. I am able to download them though the blobs in the browser.

$bosh create-release
Blob download 'ruby/bundler-1.6.3.gem' (293 kB) (id: 2cbdd2bc-bc00-4b4b-b617-2433cea68a02 sha1: c8a000f75b6a6f60d9fb727f8076ec9171e14c20) started

Blob download 'ruby/bundler-1.6.3.gem' (id: 2cbdd2bc-bc00-4b4b-b617-2433cea68a02) failed

Blob download 'ruby/ruby-2.1.4.tar.gz' (15 MB) (id: 00b50c34-f264-4245-9a90-b56c7385694e sha1: 29e9cfdd9e989b7621d7696ef3f970262a08dbc3) started

Blob download 'ruby/ruby-2.1.4.tar.gz' (id: 00b50c34-f264-4245-9a90-b56c7385694e) failed

- Getting blob '2cbdd2bc-bc00-4b4b-b617-2433cea68a02' for path 'ruby/bundler-1.6.3.gem':
    Getting blob from inner blobstore:
      Getting blob from inner blobstore:
        RequestError: send request failed
caused by: Get https://s3.amazonaws.com/blob.cfblob.com/2cbdd2bc-bc00-4b4b-b617-2433cea68a02: dial tcp: i/o timeout
- Getting blob '00b50c34-f264-4245-9a90-b56c7385694e' for path 'ruby/ruby-2.1.4.tar.gz':
    Getting blob from inner blobstore:
      Getting blob from inner blobstore:
        RequestError: send request failed
caused by: Get https://s3.amazonaws.com/blob.cfblob.com/00b50c34-f264-4245-9a90-b56c7385694e: dial tcp: i/o timeout

Exit code 1

@lxndracl
Copy link

@cshunger This issue was from a while ago, but I'm curious if you were able to get it to work by downloading from the browser (I'm experiencing a somewhat similar issue). Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants