Author Topic: [SOLVED] Unison hangs on Contacting server  (Read 3440 times)

Offline masarin

  • Full Member
  • ***
  • Posts: 120
[SOLVED] Unison hangs on Contacting server
« on: February 07, 2011, 12:49:00 AM »
First I like to express my big gratitude to the developers of this outstanding distribution.
Thank you!!

I use Unison to sync between my desktop and laptop.
A few days ago it stopped working properly. Now wen it's trying to connect to the server, it just sits there doing just that.

I can successfully ssh between the machines.



« Last Edit: February 09, 2011, 01:31:38 AM by masarin »

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12536
Re: Unison hangs on Contacting server
« Reply #1 on: February 07, 2011, 01:38:31 AM »
First I like to express my big gratitude to the developers of this outstanding distribution.
Thank you!!

I use Unison to sync between my desktop and laptop.
A few days ago it stopped working properly. Now wen it's trying to connect to the server, it just sits there doing just that.

I can successfully ssh between the machines.


Probably the unison software doesn't work with the updated ssh packages anymore.

Thanks to everyone who donates. You keep the servers running.

Offline masarin

  • Full Member
  • ***
  • Posts: 120
Re: Unison hangs on Contacting server
« Reply #2 on: February 07, 2011, 02:46:36 AM »
Anyone have a suggestion for a nother program I could use to sync files between computers?

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: Unison hangs on Contacting server
« Reply #3 on: February 07, 2011, 04:02:28 AM »
check if this can help:
http://bugs.gentoo.org/347029

The problem described in the above link look related to password authentication, may be you can override the problem using "keys" instead of password.
Personally I use rsync + ssh w/key authentication.

AS

Offline masarin

  • Full Member
  • ***
  • Posts: 120
Re: Unison hangs on Contacting server
« Reply #4 on: February 09, 2011, 01:30:58 AM »
Ok, thank you.

I have now Unison working after setting up ssh key authentication on my machines.

I took help from this tutorial:
http://linuxphilia.blogspot.com/2011/01/setting-up-public-key-authentication.html

But had this error when copying the key to the server:
"error "ssh-copy-id: ERROR: No identities found"

Found the solution here:
http://4j.blogspot.com/2009/07/ssh-copy-id-error-no-identities-found.html
« Last Edit: February 09, 2011, 01:32:49 AM by masarin »

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12536
Re: [SOLVED] Unison hangs on Contacting server
« Reply #5 on: February 09, 2011, 02:18:16 AM »
I sent up an updated unison package to the repos with the arch linux hangfix patch taken from a post here about gentoo but don't know if it works or not.

Thanks to everyone who donates. You keep the servers running.