BackendException: ssh connection to dale@192.168.0.13:22 failed: No authentication methods available

Asked by Dale Poulter

I tried to run:
duplicity /home/marcel scp://dale@192.168.0.13/media/ae253251-072a-4456-a256-661a18618094/packardbell/marcel

but get error:
BackendException: ssh connection to dale@192.168.0.13:22 failed: No authentication methods available

I am able to ssh to 192.168.0.13 and scp to that machine and folder. Strange thing to me was that duplicity asked question first time I ran it "The authenticity of host '192.168.0.13' can't be established. SSH-RSA key fingerprint is ...
Are you sure you want to continue connecting (yes/no)? " to which i set yes but this isnt the first time I connected to the machine as I had used ssh and scp before.

Am i doing something wrong?

Thanks
Dale

Question information

Language:
English Edit question
Status:
Answered
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
edso (ed.so) said :
#1

On 14.06.2014 21:21, Dale Poulter wrote:
> New question #250249 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/250249
>
> I tried to run:
> duplicity /home/marcel scp://dale@192.168.0.13/media/ae253251-072a-4456-a256-661a18618094/packardbell/marcel
>
> but get error:
> BackendException: ssh connection to dale@192.168.0.13:22 failed: No authentication methods available
>
> I am able to ssh to 192.168.0.13 and scp to that machine and folder. Strange thing to me was that duplicity asked question first time I ran it "The authenticity of host '192.168.0.13' can't be established. SSH-RSA key fingerprint is ...
> Are you sure you want to continue connecting (yes/no)? " to which i set yes but this isnt the first time I connected to the machine as I had used ssh and scp before.
>
> Am i doing something wrong?
>

probably ;)..

you know that ssh backend needs --ssh-askpass if you do not have FTP_PASSWORD set, right?
see manpage
 http://duplicity.nongnu.org/duplicity.1.html

..ede/duply.net

Can you help with this problem?

Provide an answer of your own, or ask Dale Poulter for more information if necessary.

To post a message you must log in.