← Back to team overview

nssbackup-team team mailing list archive

[Bug 159575] Re: ssh backup times out during "test"

 

I have a similar problem to Nic's when running as root, but running as
normal user causes a different error.  I'm using ver. 0.2-0 RC7.

When running as root, I get the following when testing an ssh connection
in the form:
ssh://<username>:<password>@192.168.1.4/home/<username>/kitc

Failed : End Of File (EOF) in read_nonblocking(). Exception style platform.
<pexpect.spawn object at 0xa5b58ec>
version: 2.3 ($Revision: 399 $)
command: /usr/bin/sshfs
args: ['/usr/bin/sshfs', '<username>@192.168.1.4:/', '/mnt/nssbackup/ssh_<username>@192.168.1.4']
searcher: searcher_re:
    0: re.compile(".*[pP]assword:")
buffer (last 100 chars): 
before (last 100 chars): read: Connection reset by peer


after: <class 'pexpect.EOF'>
match: None
match_index: None
exitstatus: None
flag_eof: True
pid: 10708
child_fd: 17
closed: False
timeout: 30
delimiter: <class 'pexpect.EOF'>
logfile: None
logfile_read: None
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1 

When running as an ordinary user, I get a popup window with the message:

Failed : [Errno 2] No such file or directory:
'/home/<username>/.local/share/nssbackup/mountdir/ssh_<username>@192.168.1.4/home/<username>/kitc/testFuseFam'

Also, in the main window I get:

The selected destination is not writtable with current permissions.
The backups cannot be written there.

NSsbackup does create an empty folder on the local computer:
/home/<username>/.local/share/nssbackup/mountdir/ssh_<username>@192.168.1.4

Until recently I was using sbackup.  It used to work fine using the same
remote directory, but recently stopped working and gave errors relating
to permissions, as I recall.  Maybe the problems with sbackup and
nssbackup are related?

-- 
ssh backup times out during "test"
https://bugs.launchpad.net/bugs/159575
You received this bug notification because you are a member of NSsbackup
team, which is the registrant for NSsbackup plugins.