1 Jun 2010 12:14
1 Jun 2010 13:20
Re: PyPI down?
Simon de Vlieger <simon <at> ikanobori.jp>
2010-06-01 11:20:41 GMT
2010-06-01 11:20:41 GMT
Chris, PyPi seemed to be unresponsive earlier during the day but currently it looks like normal service is resumed. Regards, Simon. On 1 jun 2010, at 12:14, Chris Withers wrote: > PyPI appears to not be responding. > > Anyone know why that is and when normal service might be resumed?
1 Jun 2010 13:41
Re: PyPI down?
Chris Withers <chris <at> simplistix.co.uk>
2010-06-01 11:41:36 GMT
2010-06-01 11:41:36 GMT
Simon de Vlieger wrote: > PyPi seemed to be unresponsive earlier during the day but currently it > looks like normal service is resumed. Indeed, it would be good to know what was done to resolve it and by whomChris -- -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk
1 Jun 2010 13:08
Re: PyPI down?
Jannis Leidel <jannis <at> leidel.info>
2010-06-01 11:08:17 GMT
2010-06-01 11:08:17 GMT
Am 01.06.2010 um 12:14 schrieb Chris Withers: > Hi All, > > PyPI appears to not be responding. > > Anyone know why that is and when normal service might be resumed? It would certainly be nice to know that, indeed. What is the official policy with regard to maintainance and failover? I know there is a bigger issue (PEP 381) but in case it's just a matter of manpower to restart the server or kick apache once in a while, I'd happily volunteer to help out. Jannis
1 Jun 2010 22:59
Re: PyPI down?
Martin v. Löwis <martin <at> v.loewis.de>
2010-06-01 20:59:46 GMT
2010-06-01 20:59:46 GMT
Am 01.06.2010 13:41, schrieb Chris Withers: > Simon de Vlieger wrote: >> PyPi seemed to be unresponsive earlier during the day but currently it >> looks like normal service is resumed. > > Indeed, it would be good to know what was done to resolve it and by whom >I restarted Apache. Regards, Martin
2 Jun 2010 09:31
Re: PyPI down?
Chris Withers <chris <at> simplistix.co.uk>
2010-06-02 07:31:48 GMT
2010-06-02 07:31:48 GMT
Martin v. Löwis wrote: >> Indeed, it would be good to know what was done to resolve it and by whom >>> > I restarted Apache. Any idea what had brought it down? Were there lots of worker threads? High CPU usage? Memory starvation? Does the database that backs PyPI live on the same machine? cheers, Chris -- -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk
11 Jun 2010 12:44
PyPI down again...
Chris Withers <chris <at> simplistix.co.uk>
2010-06-11 10:44:07 GMT
2010-06-11 10:44:07 GMT
...would be good to know what brought it down before and what has brought it down again. As an interim solution, what do I need to do to get access to the box running PyPI so I can get in and investigate/restart Apache? cheers, Chris
11 Jun 2010 12:48
Re: PyPI down again...
M.-A. Lemburg <mal <at> egenix.com>
2010-06-11 10:48:55 GMT
2010-06-11 10:48:55 GMT
Chris Withers wrote: > ...would be good to know what brought it down before and what has > brought it down again. It works for me. > As an interim solution, what do I need to do to get access to the box > running PyPI so I can get in and investigate/restart Apache? Since PyPI is a rather essential Python resource, is there some monitoring in place to automatically notify the webmasters ? Something like e.g. a Zenoss instance checking whether PyPI is pingable. If not, we'd need to address this in the PSF infrastructure committee. -- -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Jun 11 2010) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ 2010-07-19: EuroPython 2010, Birmingham, UK 37 days to go ::: Try our new mxODBC.Connect Python Database Interface for free ! ::::(Continue reading)
11 Jun 2010 12:50
Re: PyPI down again...
Chris Withers <chris <at> simplistix.co.uk>
2010-06-11 10:50:46 GMT
2010-06-11 10:50:46 GMT
M.-A. Lemburg wrote: > Chris Withers wrote: >> ...would be good to know what brought it down before and what has >> brought it down again. > > It works for me. Yes, I guess someone went in and did something. Given that the topic in #python says its down and a couple of those "down for me or everyone" websites all confirmed it when I was having problems... >> As an interim solution, what do I need to do to get access to the box >> running PyPI so I can get in and investigate/restart Apache? > > Since PyPI is a rather essential Python resource, is there some > monitoring in place to automatically notify the webmasters ? Good question... > Something like e.g. a Zenoss instance checking whether PyPI is > pingable. Hmm, not enough. I suspect the box would have been pingable, it's just the web app that is getting wedged... Chris
11 Jun 2010 12:50
Re: PyPI down again...
Mathieu Leduc-Hamel <marrakis <at> gmail.com>
2010-06-11 10:50:52 GMT
2010-06-11 10:50:52 GMT
Up again...
For sure some monitoring and logging informations would be great. I'm working right now to test the code validity with unittests and after that I would like implemented a couple of new functionalities like that.
Who is responsible of the project and the maintenance ?
I was starting to work on pypi with tarek ziade, to implement distutils 2 new metadata, and I'm completely focus on quality and things like that.
On Fri, Jun 11, 2010 at 12:44 PM, Chris Withers <chris <at> simplistix.co.uk> wrote:
...would be good to know what brought it down before and what has brought it down again.
As an interim solution, what do I need to do to get access to the box running PyPI so I can get in and investigate/restart Apache?
cheers,
Chris
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG <at> python.org
http://mail.python.org/mailman/listinfo/catalog-sig
_______________________________________________ Catalog-SIG mailing list Catalog-SIG <at> python.org http://mail.python.org/mailman/listinfo/catalog-sig
Chris
RSS Feed