Re: [Python-Dev] bugs.python.org updated

2017-09-28 Thread Victor Stinner
2017-09-28 3:54 GMT+02:00 Ezio Melotti : > This update included ~300 changesets from upstream and required an > additional ~30 to update our instances and our fork of Roundup. A number of > features that we added to our fork over the years have been ported upstream > and they have now been removed

Re: [Python-Dev] bugs.python.org updated

2017-09-27 Thread Senthil Kumaran
On Wed, Sep 27, 2017 at 6:54 PM, Ezio Melotti wrote: > > This update included ~300 changesets from upstream and required an > additional ~30 to update our instances and our fork of Roundup. A number > of features that we added to our fork over the years have been ported > upstream and they have

[Python-Dev] bugs.python.org updated

2017-09-27 Thread Ezio Melotti
Hi, yesterday I updated the version of Roundup used to run our bugs.python.org instance and 4 other instances (the meta, jython, setuptools, and roundup trackers). If everything went right you shouldn't have noticed anything different :) This update included ~300 changesets from upstream and requ

Re: [Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-10 Thread Berker Peksağ
On Thu, Aug 10, 2017 at 4:44 PM, Berker Peksağ wrote: > On Thu, Aug 10, 2017 at 9:19 AM, Terry Reedy wrote: >> Fetching pages came back, but updating issues is spotty. Some work, but for >> others "an error has occurred" even with multiple tries. > > And I can't login to my account. When I tried

Re: [Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-10 Thread Berker Peksağ
On Thu, Aug 10, 2017 at 9:19 AM, Terry Reedy wrote: > Fetching pages came back, but updating issues is spotty. Some work, but for > others "an error has occurred" even with multiple tries. And I can't login to my account. When I tried to login via Google OpenID, I got "There is already an accoun

Re: [Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-09 Thread Terry Reedy
On 8/9/2017 8:24 PM, Terry Reedy wrote: On 8/9/2017 7:12 PM, MRAB wrote: On 2017-08-09 23:18, Mark Mangoba wrote: Dear Colleagues, I was just informed from our hosting provider for bugs.python.org , Hetzner Online - that the server is currently being migrated to a new

Re: [Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-09 Thread Terry Reedy
On 8/9/2017 7:12 PM, MRAB wrote: On 2017-08-09 23:18, Mark Mangoba wrote: Dear Colleagues, I was just informed from our hosting provider for bugs.python.org , Hetzner Online - that the server is currently being migrated to a new data center. Unfortunately I was not i

Re: [Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-09 Thread MRAB
On 2017-08-09 23:18, Mark Mangoba wrote: Dear Colleagues, I was just informed from our hosting provider for bugs.python.org , Hetzner Online - that the server is currently being migrated to a new data center. Unfortunately I was not informed ahead of time and working

[Python-Dev] bugs.python.org - outage 08/09/17 until 8:00pm PST

2017-08-09 Thread Mark Mangoba
Dear Colleagues, I was just informed from our hosting provider for bugs.python.org , Hetzner Online - that the server is currently being migrated to a new data center. Unfortunately I was not informed ahead of time and working with the provider to better communicate an

[Python-Dev] bugs.python.org appears down

2017-08-09 Thread Terry Reedy
And not just for me, for last couple of hours. http://downforeveryoneorjustme.com/bugs.python.org --- Terry Jan Reedy ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.pytho

Re: [Python-Dev] bugs.python.org is down at the moment (503)

2017-06-20 Thread Terry Reedy
On 6/20/2017 2:34 PM, Terry Reedy wrote: and had been for at least a few minutes, so it is not just you ;-) --- Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Re: [Python-Dev] bugs.python.org is down at the moment (503)

2017-06-20 Thread Oleg Broytman
Works for me, no problem. On Tue, Jun 20, 2017 at 02:34:24PM -0400, Terry Reedy wrote: > and had been for at least a few minutes, so it is not just you ;-) > > --- > Service Temporarily Unavailable > > The server is temporarily unable to service your request due to maintenan

[Python-Dev] bugs.python.org is down at the moment (503)

2017-06-20 Thread Terry Reedy
and had been for at least a few minutes, so it is not just you ;-) --- Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Apache/2.2.16 (Debian) Server at bugs.py

Re: [Python-Dev] bugs.python.org access problems

2017-02-12 Thread Brett Cannon
On Sat, 11 Feb 2017 at 13:18 Mark Mangoba wrote: > Hi All, > > The new cert has been installed. Let me know if you have any issues. > > https://bugs.python.org/ > Thanks, Mark! At least from the GitHub webhook side that seems to have solved the problem. And when I load the site up on Chrome I d

Re: [Python-Dev] bugs.python.org access problems

2017-02-11 Thread Mark Mangoba
Hi All, The new cert has been installed. Let me know if you have any issues. https://bugs.python.org/ Best regards, Mark On Sat, Feb 11, 2017 at 11:09 AM, Brett Cannon wrote: > I emailed the infrastructure team and Mark Mangoba replied back saying > it's because the SSL cert is from StartCom

Re: [Python-Dev] bugs.python.org access problems

2017-02-11 Thread Brett Cannon
I emailed the infrastructure team and Mark Mangoba replied back saying it's because the SSL cert is from StartCom which is in the process of being distrusted. They should have a new cert hopefully sometime today. On Sat, 11 Feb 2017 at 11:01 Brett Cannon wrote: > On Fri, 10 Feb 2017 at 16:06 Ant

Re: [Python-Dev] bugs.python.org access problems

2017-02-11 Thread Brett Cannon
On Fri, 10 Feb 2017 at 16:06 Antoine Pitrou wrote: > On Fri, 10 Feb 2017 16:15:46 -0500 > Terry Reedy wrote: > > > Today I have been getting the following for about 1/3 of access > > attempts (with Firefox). > > ''' > > Secure Connection Failed > > > > An error occurred during a connection to b

Re: [Python-Dev] bugs.python.org access problems

2017-02-10 Thread Antoine Pitrou
On Fri, 10 Feb 2017 16:15:46 -0500 Terry Reedy wrote: > Today I have been getting the following for about 1/3 of access > attempts (with Firefox). > ''' > Secure Connection Failed > > An error occurred during a connection to bugs.python.org. A PKCS #11 > module returned CKR_DEVICE_ERROR, indi

[Python-Dev] bugs.python.org access problems

2017-02-10 Thread Terry Reedy
Today I have been getting the following for about 1/3 of access attempts (with Firefox). ''' Secure Connection Failed An error occurred during a connection to bugs.python.org. A PKCS #11 module returned CKR_DEVICE_ERROR, indicating that a problem has occurred with the token or slot. Error cod

Re: [Python-Dev] bugs.python.org email blockage at gmail

2016-04-06 Thread R. David Murray
On Wed, 06 Apr 2016 12:03:36 +0900, "Stephen J. Turnbull" wrote: > R. David Murray writes: > > > again. However, the IPV4 address has a poor reputation, and Verizon > > at least appears to be blocking it. So more work is still needed. > > Don't take Verizon's policy as meaningful. Tell Ver

Re: [Python-Dev] bugs.python.org email blockage at gmail

2016-04-06 Thread R. David Murray
On Wed, 06 Apr 2016 12:21:04 +1000, Nick Coghlan wrote: > On 6 April 2016 at 11:27, Terry Reedy wrote: > bugs.python.org is currently sending notification emails directly to > recipients, rather than routing them via the outbound SMTP server on > mail.python.org. Correct. > Reconfiguring it to

[Python-Dev] bugs.python.org email blockage at gmail

2016-04-05 Thread Stephen J. Turnbull
R. David Murray writes: > again. However, the IPV4 address has a poor reputation, and Verizon > at least appears to be blocking it. So more work is still needed. Don't take Verizon's policy as meaningful. Tell Verizon customers to get another address. That is the only solution that works fo

Re: [Python-Dev] bugs.python.org email blockage at gmail

2016-04-05 Thread Nick Coghlan
On 6 April 2016 at 11:27, Terry Reedy wrote: > On 4/5/2016 3:56 PM, R. David Murray wrote: >> >> We think we have a partial (and hopefully temporary) solution to the >> bugs email blockage: ipv6 has been turned off on bugs, so it is sending >> only from the ipv4 address. Google appears to be acce

Re: [Python-Dev] bugs.python.org email blockage at gmail

2016-04-05 Thread Terry Reedy
On 4/5/2016 3:56 PM, R. David Murray wrote: We think we have a partial (and hopefully temporary) solution to the bugs email blockage: ipv6 has been turned off on bugs, so it is sending only from the ipv4 address. Google appears to be accepting the emails again. However, the IPV4 address has a p

[Python-Dev] bugs.python.org email blockage at gmail

2016-04-05 Thread R. David Murray
We think we have a partial (and hopefully temporary) solution to the bugs email blockage: ipv6 has been turned off on bugs, so it is sending only from the ipv4 address. Google appears to be accepting the emails again. However, the IPV4 address has a poor reputation, and Verizon at least appears t

[Python-Dev] bugs.python.org/review (DEBUG = True)?

2014-02-11 Thread Christopher Welborn
Is there a reason bugs.python.org/review is running in DEBUG mode right now? I was just poking around and came across the debug 'DoesNotExist' error page when accessing: http://bugs.python.org/review/rss/reviews/cjwelborn Then, instead of a 404 I get the 'Page not found' debug page. So, j

[Python-Dev] bugs.python.org not reachable in IPv6?

2013-10-12 Thread Victor Stinner
Hi, The DNS server of python.org announce the IP address 2a01:4f8:131:2480::3: $ host -t bugs.python.org bugs.python.org has IPv6 address 2a01:4f8:131:2480::3 The problem is that I cannot connect to this IP address: $ ping6 -c 4 2a01:4f8:131:2480::3 PING 2a01:4f8:131:2480::3(2a01:4f8:131:

Re: [Python-Dev] bugs.python.org migration complete

2010-11-12 Thread Terry Reedy
On 11/12/2010 4:32 AM, "Martin v. Löwis" wrote: bugs.python.org is now on the new hardware. There have been some problems in the migration: the old hardware would start failing before the scheduled migration date, so the migration was done early, causing outage for some people who then the old ad

[Python-Dev] bugs.python.org migration complete

2010-11-12 Thread Martin v. Löwis
bugs.python.org is now on the new hardware. There have been some problems in the migration: the old hardware would start failing before the scheduled migration date, so the migration was done early, causing outage for some people who then the old address in their DNS caches. In addition, there was

Re: [Python-Dev] bugs.python.org migration

2010-11-10 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/10 22:19, Barry Warsaw wrote: > On Nov 10, 2010, at 12:34 PM, Jesus Cea wrote: >> Seems to be offline now. I get timeouts. > > I just had no problems updating issue 9807. That was 10 hours after my message :-). - -- Jesus Cea Avion

Re: [Python-Dev] bugs.python.org migration

2010-11-10 Thread Barry Warsaw
On Nov 10, 2010, at 12:34 PM, Jesus Cea wrote: >On 09/11/10 22:17, "Martin v. Löwis" wrote: >> bugs.python.org is moving to a new hardware; this also involves a new IP >> address. The migration will happen on Thursday, likely around 8:00 UTC. >> If all goes well, outage should be very short. > >Se

Re: [Python-Dev] bugs.python.org migration

2010-11-10 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/11/10 22:17, "Martin v. Löwis" wrote: > bugs.python.org is moving to a new hardware; this also involves a new IP > address. The migration will happen on Thursday, likely around 8:00 UTC. > If all goes well, outage should be very short. Seems to

[Python-Dev] bugs.python.org migration

2010-11-09 Thread Martin v. Löwis
bugs.python.org is moving to a new hardware; this also involves a new IP address. The migration will happen on Thursday, likely around 8:00 UTC. If all goes well, outage should be very short. Regards, Martin ___ Python-Dev mailing list Python-Dev@python.

Re: [Python-Dev] bugs.python.org not responding (Was: rlcompleter -- auto-complete dictionary keys (+ tests))

2010-11-08 Thread Valery Khamenya
Hi David, > Valery, I would advise you to submit the patch to bugs.python.org when > it comes back up. Patches posted to this mailing list will in general > just get forgotten. > > done: http://bugs.python.org/issue10351 http://bugs.python.org/issue10352 Albeit, as I can already see the situa

Re: [Python-Dev] bugs.python.org not responding (Was: rlcompleter -- auto-complete dictionary keys (+ tests))

2010-11-07 Thread R. David Murray
On Sun, 07 Nov 2010 09:30:17 -0800, Bobby Impollonia wrote: > On Sun, Nov 7, 2010 at 9:07 AM, Valery Khamenya wrote: > >> Can you post your patch on bugs.python.org? > > > > the site is not working currently. > > Yes, it is down for me too, trying from multiple hosts. It was up > approximately a

[Python-Dev] bugs.python.org not responding (Was: rlcompleter -- auto-complete dictionary keys (+ tests))

2010-11-07 Thread Bobby Impollonia
On Sun, Nov 7, 2010 at 9:07 AM, Valery Khamenya wrote: >> Can you post your patch on bugs.python.org? > >  the site is not working currently. Yes, it is down for me too, trying from multiple hosts. It was up approximately an hour ago, but has now been unresponsive for the past twenty or thirty mi

Re: [Python-Dev] bugs.python.org

2010-08-23 Thread R. David Murray
On Mon, 23 Aug 2010 15:13:34 +0100, Mark Lawrence wrote: > Suffering from dead parrot syndrome? Kiss of life please :) The hosting company has been notified. --David ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/lis

[Python-Dev] bugs.python.org

2010-08-23 Thread Mark Lawrence
Suffering from dead parrot syndrome? Kiss of life please :) Kindest regards. Mark Lawrence. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/pyth

Re: [Python-Dev] bugs.python.org down?

2010-05-12 Thread R. David Murray
On Wed, 12 May 2010 13:09:11 -0400, Terry Reedy wrote: > On 5/11/2010 7:16 PM, Antoine Pitrou wrote: > > > > Apparently the tracker has been unresponding for some time now, > > although port 80 still accepts connections. > > As I reported before, there have been on and off problems for days. > Me

Re: [Python-Dev] bugs.python.org down?

2010-05-12 Thread Terry Reedy
On 5/11/2010 7:16 PM, Antoine Pitrou wrote: Apparently the tracker has been unresponding for some time now, although port 80 still accepts connections. As I reported before, there have been on and off problems for days. Messages like (minutes ago) upon trying to login: "Service Temporarily Un

[Python-Dev] bugs.python.org down?

2010-05-11 Thread Antoine Pitrou
Apparently the tracker has been unresponding for some time now, although port 80 still accepts connections. Regards Antoine. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mai

[Python-Dev] bugs.python.org intermittently not working.

2010-05-08 Thread Terry Reedy
Saturday eve (us, eastern). Last night I had intermittent problems with bugs.python.org: issues not being fetched, submissions not being recorded. David Abrahams reported 'bugs.python.org seems to be down' is his urlparse thread. Right not, I have a fetch and submission 'loading' for over a mi

Re: [Python-Dev] bugs.python.org down

2008-06-12 Thread Facundo Batista
2008/6/12 anton <[EMAIL PROTECTED]>: > ping works but http://bugs.python.org giges after a timeout: I can enter into it. Also note that my issues showing system [1] was updated 6.5 hours ago, so it was up at that time (my system goes and get some info twice a day, you have the "last updated" inf

Re: [Python-Dev] bugs.python.org down

2008-06-12 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jun 12, 2008, at 5:48 AM, anton wrote: could someone look for this ... or I am the only one which noticed that. ping works but http://bugs.python.org giges after a timeout: Proxy Error The proxy server received an invalid response from an u

Re: [Python-Dev] bugs.python.org down

2008-06-12 Thread Simon Cross
On Thu, Jun 12, 2008 at 11:48 AM, anton <[EMAIL PROTECTED]> wrote: > ping works but http://bugs.python.org giges after a timeout: Seeing the same thing here, so it's not just you. Schiavo Simon ___ Python-Dev mailing list Python-Dev@python.org http://ma

[Python-Dev] bugs.python.org down

2008-06-12 Thread anton
Hi, could someone look for this ... or I am the only one which noticed that. ping works but http://bugs.python.org giges after a timeout: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: Error readi