Welcome Guest | Login

Can't ssh from luther, into luther.

I'm trying to do a capistrano deployment which includes checking out the source code via svn+ssh , however it gives me this error

ssh_exchange_identification: Connection closed by remote host

upon further inspection if I log into luther and try to ssh back into luther I get the same error. I'm planing on moving to multi-user svn which would avoid this problem, but I imagine it should be fixed.

-Will

2007-02-25 10:58 PM

Hi there - this error usually means your global IP has been blocked and you should email support to have them unblock it.  Browse quickly to a site like www.whatsmyipaddress.com and pass along what it tells ya.  

Cheers,
~William

2007-02-26 02:08 AM

Thanks, I found you mentioning that on the forums, but as I said I'm getting that error when sshing from luther.hostingrails.com back into luther.hostingrails.com as part of a svn+ssh:// checkout.

-Will

2007-02-26 02:10 AM

Oh - right - sorry. Use file:///home/username...etc..  if you're checking out from the server itself.  Let me know if that helps.

Cheers,
~William

2007-02-26 02:14 AM

I get the same problem as above (but on Basil). I use Capistrano to deploy my app which is version controlled in the same server.

Error says:
** [out] ssh_exchange_identification: Connection closed by remote host
** [out] svn: Connection closed unexpectedly

In my deploy.rb I'm using:
set :repository, "svn+ssh://xxxxxxx@xx.xxx.xxx.xxx/home/xxxxxx/svn/xxxxxxxx/"
This worked fine for me a couple of days ago.

I get the same error when I ssh in to the server and tries to checkout my repository "manually".

I cannot use the file:///home/#{user}/svn/#{application}/ url as the repository in my deploy.rb either, as it doesn't work with Capistrano.

2008-02-14 11:17 AM

Hello,

Can you post a support ticket with your global Ip. I suspect that it is a Ip block by the server firewall.

2008-02-14 11:31 AM

Regards,
Rahul
Just as information: This problem was fixed by the support team.

2008-02-15 03:10 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.