nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #01980
[Bug 675644] Re: Error in stream protocol: End of stream
also i did try using SFTP instead of SSH and got the same errors:
2011-01-03 14:57:55,105 - WARNING: Unable to query available space on target: Operation not supported
2011-01-03 14:57:55,368 - INFO: Snapshot is being committed
2011-01-03 14:57:58,164 - ERROR: An error occurred during the backup: Error in stream protocol: End of stream
2011-01-03 14:57:59,210 - ERROR: Uncaught exception: The specified location is not mounted
2011-01-03 14:57:59,211 - ERROR: Traceback (most recent call last):
File "/usr/bin/sbackup", line 42, in <module>
retc = main(sys.argv)
File "/usr/share/sbackup/sbackup/backupproc.py", line 586, in main
exitcode = sbackup_app.run()
File "/usr/share/sbackup/sbackup/backupproc.py", line 566, in run
self.__exitcode = self.__backupproc.run()
File "/usr/share/sbackup/sbackup/backupproc.py", line 288, in run
self.__on_backup_error(error)
File "/usr/share/sbackup/sbackup/backupproc.py", line 311, in __on_backup_error
self.__exitcode = self.__bprofilehdl.finish(error)
File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 315, in finish
self.__copylogfile()
File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 286, in __copylogfile
_op.copyfile(logf_src, logf_target)
File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 472, in copyfile
_src, _dest = cls._prepare_copy(_src, _dest)
File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 500, in _prepare_copy
if cls.__isdir(dst_gfile):
File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 651, in __isdir
_ftype = cls._query_file_type(gfile)
File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 670, in _query_file_type
cancellable = None)
--
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/675644
Title:
Error in stream protocol: End of stream
References