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

Downloading ktra's crates.io mirror may fail when tried from some Cargo versions #37

Open
vi opened this issue Mar 4, 2022 · 0 comments

Comments

@vi
Copy link

vi commented Mar 4, 2022

Mar 04 19:26:20.566 ERROR request{method=GET path=/ktra/api/v1/mirror/anyhow/1.0.41/download version=HTTP/1.1 remote.addr=127.0.0.1:60092}: warp::filters::trace: unable to process request (internal error) status=500 error=Rejection([MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MethodNotAllowed, MissingHeader { name: "Authorization" }, HttpRequest(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("static.crates.io")), port: None, path: "/crates/anyhow/anyhow-1.0.41.crate", query: None, fragment: None }, source: hyper::Error(Io, Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }) })])

I'm not sure, but just retrying (or retrying with another Cargo version?) may resolve.

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

1 participant