Amahi Synch fails
Posted: Thu Aug 02, 2012 12:49 pm
I cannot get Amahi sync to work, and from my debugging it seems like the /etc/amahi-cloud.identity is rejected by the rsynch/ssh server.
Is there any way I can get this fixed ?
I tried the ssh command used by rsynch and it failed saying this:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /etc/amahi-cloud.identity ((nil))
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /etc/amahi-cloud.identity
debug1: read PEM private key done: type RSA
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).
From amahi-sync log file:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]
120620-212616-504511: sync ended with exit status: 12
Is there any way I can get this fixed ?
I tried the ssh command used by rsynch and it failed saying this:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /etc/amahi-cloud.identity ((nil))
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /etc/amahi-cloud.identity
debug1: read PEM private key done: type RSA
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).
From amahi-sync log file:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]
120620-212616-504511: sync ended with exit status: 12