From b95866592e62e79cab50e554c87f8dbe5d45eebe Mon Sep 17 00:00:00 2001 From: "http://jamestechnotes.com/" Date: Fri, 20 Feb 2015 17:05:20 +0000 Subject: --- ...ng_remote_server_using_ssh_on_a_4.1_device.mdwn | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/bugs/adding_remote_server_using_ssh_on_a_4.1_device.mdwn (limited to 'doc/bugs/adding_remote_server_using_ssh_on_a_4.1_device.mdwn') diff --git a/doc/bugs/adding_remote_server_using_ssh_on_a_4.1_device.mdwn b/doc/bugs/adding_remote_server_using_ssh_on_a_4.1_device.mdwn new file mode 100644 index 000000000..366d41976 --- /dev/null +++ b/doc/bugs/adding_remote_server_using_ssh_on_a_4.1_device.mdwn @@ -0,0 +1,34 @@ +### Please describe the problem. + +Unable to add remote server using ssh on a 4.1 device. + +The error message on the android is: Failed to ssh to the server. Transcript: Could not create directory '(null)/.ssh'. + +The message from sshd on the server is: Feb 20 11:32:37 thrain sshd[1662]: Did not receive identification string from 10.1.0.16 + +(thrain is the sshd server, 10.1.0.16 is the android) + +### What steps will reproduce the problem? + +On the android, go into the get-annex webpage, select add remote repository, +add the particulars + +hit check this server. + +### What version of git-annex are you using? On what operating system? + +The android version of git-annex is 5.20150219-gd24cgd3 +The version of address is 4.1.1 + +The sshd server is debian wheezy + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] -- cgit v1.2.3