Closed
Description
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
Labels
No labels