I don't know if I'm blacklisted. The way I've been blacklisted in the past didn't happen. I don't think that I changed anything on my windows machine since it last worked.
Also: C:\Users\robby\git\plt>ping www.google.com Pinging www.l.google.com [74.125.225.52] with 32 bytes of data: Reply from 74.125.225.52: bytes=32 time=27ms TTL=55 Ping statistics for 74.125.225.52: Packets: Sent = 1, Received = 1, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 27ms, Maximum = 27ms, Average = 27ms Control-C ^C C:\Users\robby\git\plt>ping git.racket-lang.org Pinging git.racket-lang.org [129.10.115.116] with 32 bytes of data: Request timed out. Ping statistics for 129.10.115.116: Packets: Sent = 1, Received = 0, Lost = 1 (100% loss), Control-C ^C C:\Users\robby\git\plt> Robby On Tue, Jan 17, 2012 at 9:58 PM, Eli Barzilay <e...@barzilay.org> wrote: > A few minutes ago, Robby Findler wrote: >> I'm having trouble connecting to git.racket-lang.org (but my internet >> connection generally appears to be up). >> >> C:\Users\robby\git\plt>git remote update >> Fetching origin >> ssh: connect to host git.racket-lang.org port 22: Bad file number >> fatal: The remote end hung up unexpectedly >> error: Could not fetch origin >> Fetching plt >> ssh: connect to host git.racket-lang.org port 22: Bad file number >> fatal: The remote end hung up unexpectedly >> error: Could not fetch plt > > First page that came up for me: > > http://stackoverflow.com/questions/7144811 > > has what looks like a good answer (the highest voted, not the accepted > one) -- it says that the "port 22: Bad file number" is some MINGW > thing (I think that this is the usual git on windows) that happens > when you're blocked for some reason. Is it possible that you got > blacklisted? If not, then maybe some firewall or some connection > issues? > > -- > ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: > http://barzilay.org/ Maze is Life! _________________________ Racket Developers list: http://lists.racket-lang.org/dev