Python SVN down?

G

gregpinero

Going to this URL:
http://svn.python.org/view/

It gives me an error:
Unable to connect
Firefox can't establish a connection to the server at svn.python.org.

And using SVN as so:

$ svn checkout http://svn.python.org/projects/python/trunk/ ~/
python_work/
svn: PROPFIND request failed on '/projects/python/trunk'
svn: PROPFIND of '/projects/python/trunk': could not connect to server
(http://svn.python.org)

Gives me the above error.

Any ideas? I didn't see an announcement about this anywhere.

-Greg
 
P

Pulu

Can confirm the same behavior from locations in California and
Arizona. The machine responds to pings but sends resets on any
connection to tcp port 80...

Asked in IRC, no response.
 
B

Bjoern Schliessmann

Going to this URL:
http://svn.python.org/view/

It gives me an error:
Unable to connect
Firefox can't establish a connection to the server at
svn.python.org.
[...]
Any ideas?

Clear case.

$ nc -v svn.python.org 80
svn.python.org [82.94.237.220] 80 (www) : Connection refused
$

It _is_ down. Probably server maintenance.

Regards,


Björn
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

It _is_ down. Probably server maintenance.

No, it's a bug. For some reason, the server restart after log
rotation failed. I'm uncertain why - the manual restart
right now worked without problems.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top