Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 262129

Summary: http://torrents.gentoo.org/ is unavailable
Product: Gentoo Infrastructure Reporter: Piotr Bieniaszewski <pb>
Component: [OLD] BitTorrent services at http://torrents.gentoo.orgAssignee: Gentoo Infrastructure <infra-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Bieniaszewski 2009-03-11 13:37:09 UTC
http://torrents.gentoo.org/ seems to be down for quite a long time (month or so)

It answers to ping's and seems to be listening on port 80. Conection just times out.
I checked from few different networks and the result is always the same.

Reproducible: Always

Steps to Reproduce:
1.
$ ping torrents.gentoo.org
PING torrents.gentoo.org (209.177.148.227) 56(84) bytes of data.
64 bytes from sparrow.gentoo.org (209.177.148.227): icmp_seq=1 ttl=49 time=189 ms
64 bytes from sparrow.gentoo.org (209.177.148.227): icmp_seq=2 ttl=49 time=188 ms
^C
--- torrents.gentoo.org ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 188.981/189.097/189.214/0.450 ms

2.
$ telnet torrents.gentoo.org 80
Trying 209.177.148.227...
Connected to torrents.gentoo.org.
Escape character is '^]'.
GET / HTTP/1.1
Host: torrents.gentoo.org

Connection closed by foreign host.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-03-11 22:07:00 UTC
fixed, the mysql didn't restart properly on the maintenance reboot a couple of weekends ago - because the PID checker saw that old pid was used already.