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

https://static.rust-lang.org/dist/ is flakey #16

Closed
dwijnand opened this issue Aug 12, 2018 · 4 comments
Closed

https://static.rust-lang.org/dist/ is flakey #16

dwijnand opened this issue Aug 12, 2018 · 4 comments

Comments

@dwijnand
Copy link
Member

Apologies ahead of time if this is the wrong place.

Looks like https://static.rust-lang.org/dist/ is a little flakey, it's failed two CI validation builds that I know of:

The errors is along the lines of:

error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-nightly.toml.sha256' to '/home/travis/.rustup/tmp/o4tx0_y55x5dl6yn_file'
info: caused by: error during download
info: caused by: [28] Timeout was reached (Connection timed out after 30000 milliseconds)

Any ideas?

@matthiaskrgr
Copy link
Member

Maybe it's not tied to rust projects specifically, at the moment I also get download timeouts for ubuntu packages or github repo tarballs across various other projects :/

@kennytm
Copy link
Member

kennytm commented Aug 12, 2018

It is not a problem of https://static.rust-lang.org/dist/, but Travis's connection to GitHub and AWS S3 being flaky. We have already contacted Travis about this issue.

@dwijnand
Copy link
Member Author

Thanks @kennytm. Is this being tracked somewhere else?

@kennytm
Copy link
Member

kennytm commented Aug 12, 2018

@dwijnand Not tracking issues yet, we're still not sure what is going on. Maybe travis-ci/travis-ci#9112 (comment) is related.

@dwijnand dwijnand closed this as completed Sep 3, 2018
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

3 participants