Unable to start discourse due to rubygems rate limiting

Cool, I’ll retest it when this update is made

1 Like

No difference I’m afraid with the latest version. Sample of the logs:

HTTP 200 OK https://index.rubygems.org/info/multi_json
HTTP 429 Too Many Requests https://index.rubygems.org/info/fast_xor
HTTP 200 OK https://index.rubygems.org/info/metaclass
HTTP 200 OK https://index.rubygems.org/info/moneta
HTTP GET https://index.rubygems.org/info/multi_xml
HTTP GET https://index.rubygems.org/info/mustache
HTTP GET https://index.rubygems.org/info/nokogumbo
Bundler::HTTPError: Net::HTTPTooManyRequests: <html>
<head><title>429 Too Many Requests</title></head>
<body bgcolor="white">
<center><h1>429 Too Many Requests</h1></center>
<hr><center>nginx</center>
</body>
</html>
1 Like

The new image was deployed right now, so you were still in an old version.

Everyone having problems in this topic are welcome to try a rebuild now.

10 Likes

That did the trick for me. Built fine without any errors.

Thanks!

5 Likes