<p dir="ltr">If <a href="http://bootstrap.pypa.io">bootstrap.pypa.io</a> sits behind fastly, a 503 would indicate that it couldn't reach the server. That means that it is either exactly what Nick pointed out or a semi-normal error from fastly. There's a reason pip retries package downloads when it sees a 503 response status code.</p>
<div class="gmail_quote">On Mar 3, 2015 5:30 AM, "Nick Coghlan" <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 3 March 2015 at 19:30, Reinout van Rees <<a href="mailto:reinout@vanrees.org">reinout@vanrees.org</a>> wrote:<br>
> Hi,<br>
><br>
> I'm getting a "503 service unavailable" on <a href="https://bootstrap.pypa.io/" target="_blank">https://bootstrap.pypa.io/</a><br>
><br>
> This effectively kills all "bootstrap.py" scripts of our buildouts :-(<br>
><br>
><br>
> Where is the best place to report this, normally? I looked at the pypi<br>
> bug tracker but didn't see a mention of <a href="http://pypa.io" target="_blank">pypa.io</a> there.<br>
<br>
We don't currently have a great ticket tracking system for the PSF<br>
infrastructure - we should probably work out something better, so<br>
folks don't have to play "guess the project", and also so operational<br>
issues can be more clearly separated from the development projects<br>
that power the online services.<br>
<br>
Emailing <a href="mailto:infrastructure@python.org">infrastructure@python.org</a> is a decent last resort option,<br>
though, including for the PyPA parts.<br>
<br>
In this case, it looks like it's back now, so it may have just been<br>
affected by the Rackspace rolling restarts earlier<br>
(<a href="https://status.python.org/incidents/5w523lrn3587" target="_blank">https://status.python.org/incidents/5w523lrn3587</a>)<br>
<br>
Regards,<br>
Nick.<br>
<br>
--<br>
Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>
_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div>