I can not longer push into my http://gitorious.org/idlenetd project
because I get the following error:
jcdr@y007pc02:~/try/idlenetd$ git push
g...@gitorious.org:idlenetd/idlenetd.git master
ssh: connect to host gitorious.org port 22: Connection refused
fatal: The remote end hung up unexpectedly
It seem that the SSH port of gitorious.org refuse any connection:
jcdr@y007pc02:~/try/idlenetd$ ssh -v gitorious.org
OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to gitorious.org [87.238.52.168] port 22.
debug1: connect to address 87.238.52.168 port 22: Connection refused
ssh: connect to host gitorious.org port 22: Connection refused
If there any temporary trouble or I have broken something in my side ?
Jean-Christian de Rivaz
It was a temporary issue (the service is back now). The sshd started
throttling/denying connections, due to a large number of connections
suddenly coming in. Looking deeper into the cause now.
>
> Jean-Christian de Rivaz
>
Regards,
JS
The situation has changed.
It seem that this is working now, without any modification from my side.
Thanks to someone that did something :-)
Jean-Christian