Skip to content

cannot add team as github owner for lalrpop crate #5297

Closed
@nikomatsakis

Description

@nikomatsakis

I get strange errors, see transcript below:

>  cargo owner --add github:lalrpop:publish
    Updating registry `https://github.com/rust-lang/crates.io-index`
error: failed to invite owners to crate lalrpop: 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: Thu, 05 Apr 2018 08:47:57 GMT

    Content-Type: text/html

    Content-Length: 166

    Strict-Transport-Security: max-age=31536000

    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