public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Today SVN not working well for me
@ 2006-10-04  9:29 Paolo Carlini
  2006-10-04 10:15 ` Paolo Carlini
  2006-10-04 11:18 ` Christopher Faylor
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Carlini @ 2006-10-04  9:29 UTC (permalink / raw)
  To: overseers

Hi,

for some reason, today I have troubles accessing the repository:

paolo:~/Gcc/svn-dirs/trunk> svn update
Connection closed by 209.132.176.174
svn: Connection closed unexpectedly

I also tried and 'ssh -fMN paolo@gcc.gnu.org': gets stuck indefinitely.

On the other hand, fwiw, anonymous check outs appear to work.

Is there something I could do in order for you to better help me / 
diagnose my problem?

Thanks a lot in advance,
Paolo.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Today SVN not working well for me
  2006-10-04  9:29 Today SVN not working well for me Paolo Carlini
@ 2006-10-04 10:15 ` Paolo Carlini
  2006-10-04 11:18 ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Paolo Carlini @ 2006-10-04 10:15 UTC (permalink / raw)
  To: Paolo Carlini; +Cc: overseers

Paolo Carlini wrote:

> I also tried and 'ssh -fMN paolo@gcc.gnu.org': gets stuck indefinitely.

As a matter of fact, same error:

paolo:~/Gcc/svn-dirs/trunk> ssh -fMN paolo@gcc.gnu.org
Connection closed by 209.132.176.174

Also same error for the wwwdocs cvs:

paolo:~/Gcc/old-cvs-dirs/wwwdocs> cvs update
Connection closed by 209.132.176.174
cvs [update aborted]: end of file from server (consult above messages if 
any)

Something seems wrong with the ssh server?!? (in the meanwhile I double 
checked that I'm able to succesfully ssh to some machines in our 
internal network)

Paolo.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Today SVN not working well for me
  2006-10-04  9:29 Today SVN not working well for me Paolo Carlini
  2006-10-04 10:15 ` Paolo Carlini
@ 2006-10-04 11:18 ` Christopher Faylor
  2006-10-04 11:38   ` Paolo Carlini
  1 sibling, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2006-10-04 11:18 UTC (permalink / raw)
  To: Paolo Carlini, overseers

On Wed, Oct 04, 2006 at 11:30:25AM +0200, Paolo Carlini wrote:
>Hi,
>
>for some reason, today I have troubles accessing the repository:
>
>paolo:~/Gcc/svn-dirs/trunk> svn update
>Connection closed by 209.132.176.174
>svn: Connection closed unexpectedly
>
>I also tried and 'ssh -fMN paolo@gcc.gnu.org': gets stuck indefinitely.
>
>On the other hand, fwiw, anonymous check outs appear to work.
>
>Is there something I could do in order for you to better help me / 
>diagnose my problem?

I'm not seeing any problems with ssh from two different sites.  The load
average is low and a few people are using ssh on the system so maybe
this was a transient problem or something on your end.

cgf

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Today SVN not working well for me
  2006-10-04 11:18 ` Christopher Faylor
@ 2006-10-04 11:38   ` Paolo Carlini
       [not found]     ` <20061004114607.GC15321@redhat.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Paolo Carlini @ 2006-10-04 11:38 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers

Christopher Faylor wrote:

>>paolo:~/Gcc/svn-dirs/trunk> svn update
>>Connection closed by 209.132.176.174
>>svn: Connection closed unexpectedly
>>
>>I also tried and 'ssh -fMN paolo@gcc.gnu.org': gets stuck indefinitely.
>>
>>On the other hand, fwiw, anonymous check outs appear to work.
>>
>>Is there something I could do in order for you to better help me / 
>>diagnose my problem?
>>    
>>
>I'm not seeing any problems with ssh from two different sites.  The load
>average is low and a few people are using ssh on the system so maybe
>this was a transient problem or something on your end.
>  
>
I see, but today I cannot work, I'm going crazy. Can you help me a bit? 
Can you have a look at the log and tell me why the ssh server 
disconnects me? My ip is 87.3.188.252, if you need it.

Thanks a lot in advance,
Paolo.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Today SVN not working well for me
       [not found]     ` <20061004114607.GC15321@redhat.com>
@ 2006-10-04 11:49       ` Paolo Carlini
  0 siblings, 0 replies; 5+ messages in thread
From: Paolo Carlini @ 2006-10-04 11:49 UTC (permalink / raw)
  To: Frank Ch. Eigler; +Cc: overseers

Frank Ch. Eigler wrote:

>>I see, but today I cannot work, I'm going crazy. Can you help me a bit? 
>>Can you have a look at the log and tell me why the ssh server 
>>disconnects me? My ip is 87.3.188.252, if you need it.
>>    
>>
>It would help if you were to post outputs of diagnostics such as
>"ssh -v sourceware.org" and "traceroute sourceware.org".
>  
>
Sure, and thanks for asking specific info.

Paolo.

////////////////

paolo:~> ssh -v sourceware.org
OpenSSH_4.2p1, OpenSSL 0.9.7i 14 Oct 2005
debug1: Reading configuration data /home/paolo/.ssh/config
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Connecting to sourceware.org [209.132.176.174] port 22.
debug1: Connection established.
debug1: identity file /home/paolo/.ssh/identity type 0
debug1: identity file /home/paolo/.ssh/id_rsa type 1
debug1: identity file /home/paolo/.ssh/id_dsa type 2
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.9p1
debug1: match: OpenSSH_3.9p1 pat OpenSSH_3.*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.2
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(stuck)

traceroute to sourceware.org (209.132.176.174), 30 hops max, 40 byte packets
 1  192.168.100.1 (192.168.100.1)  45.673 ms  46.902 ms  42.956 ms
 2  r-rm212-vl14.opb.interbusiness.it (80.21.4.25)  57.983 ms  46.991 
ms  46.962 ms
 3  r-mi208-ve30.opb.interbusiness.it (151.99.99.85)  44.972 ms  47.025 
ms  47.946 ms
 4  r-rm83-vl3.opb.interbusiness.it (151.99.29.139)  46.953 ms  46.028 
ms  43.952 ms
 5  rom3-ibs-resid-11-it.rom.seabone.net (213.144.177.169)  42.974 ms  
45 ms  43.958 ms
 6  new3-new2-racc1.new.seabone.net (195.22.216.237)  358.914 ms  
308.937 ms  230.935 ms
 7  sl-gw40-nyc-2-0.sprintlink.net (160.81.215.145)  152.969 ms  152.963 
ms  151.941 ms
 8  sl-bb26-nyc-9-0.sprintlink.net (144.232.13.49)  149.947 ms  185.985 
ms  152.939 ms
 9  sl-bb23-pen-12-0.sprintlink.net (144.232.20.95)  155.959 ms  156.919 
ms  155.937 ms
10  sl-bb20-pen-14-0.sprintlink.net (144.232.16.25)  151.945 ms  153.007 
ms  152.908 ms
11  sl-bb25-pen-8-0.sprintlink.net (144.232.5.174)  216.938 ms  290.932 
ms  159.938 ms
12  sl-bb20-stk-13-0.sprintlink.net (144.232.20.167)  251.932 ms  
228.968 ms  231.925 ms
13  sl-bb20-sj-9-0.sprintlink.net (144.232.20.99)  225.938 ms  226.939 
ms  226.93 ms
14  sl-bb21-sj-15-0.sprintlink.net (144.232.3.158)  229.935 ms  231.937 
ms  230.926 ms
15  sl-st20-sj-13-0.sprintlink.net (144.232.9.58)  240.625 ms  229.901 
ms  230.925 ms
16  sl-browing-24-0.sprintlink.net (144.223.242.10)  223.935 ms  226.848 
ms  225.946 ms
17  P5-3.a0.hywr.broadwing.net (216.140.2.13)  228.875 ms  230.91 ms  
228.933 ms
18  216.140.0.65 (216.140.0.65)  225.939 ms  226.912 ms  225.929 ms
19  216.140.3.182 (216.140.3.182)  249.93 ms  250.915 ms  249.924 ms
20  216.142.38.22 (216.142.38.22)  247.745 ms  245.912 ms  267.77 ms
21  sourceware.org (209.132.176.174)  249.069 ms  249.843 ms  246.934 ms
22  sourceware.org (209.132.176.174)  247.913 ms  250.916 ms  249.918 ms
23  sourceware.org (209.132.176.174)  249.927 ms  248.907 ms  248.932 ms
24  sourceware.org (209.132.176.174)  250.919 ms  249.939 ms *
25  sourceware.org (209.132.176.174)  248.951 ms  250.956 ms  249.93 ms
26  sourceware.org (209.132.176.174)  248.92 ms  283.985 ms  257.231 ms
27  sourceware.org (209.132.176.174)  249.612 ms *  248.94 ms
28  sourceware.org (209.132.176.174)  247.92 ms  250.95 ms  250.928 ms
29  sourceware.org (209.132.176.174)  248.919 ms  249.962 ms  247.927 ms
30  * sourceware.org (209.132.176.174)  286.829 ms  249.9 ms

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-04 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-04  9:29 Today SVN not working well for me Paolo Carlini
2006-10-04 10:15 ` Paolo Carlini
2006-10-04 11:18 ` Christopher Faylor
2006-10-04 11:38   ` Paolo Carlini
     [not found]     ` <20061004114607.GC15321@redhat.com>
2006-10-04 11:49       ` Paolo Carlini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).