Skip to content

Failing to add owners to crate: 502 bad gateway #4019

@rphmeier

Description

@rphmeier
$ cargo owner -a github:paritytech:core-devs --verbose`
    Updating registry `https://github.com/rust-lang/crates.io-index`
       Owner adding ["github:paritytech:core-devs"] to crate rlp
error: failed to add owners to crate rlp: failed to get a 200 OK response, got 502
headers:
    HTTP/1.1 100 Continue

    

    HTTP/1.1 502 Bad Gateway

    Connection: keep-alive

    Server: nginx

    Date: Wed, 10 May 2017 11:04:30 GMT

    Content-Type: text/html

    Content-Length: 166

    Via: 1.1 vegur

    

body:
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions