← Back to team overview

nssbackup-team team mailing list archive

[Bug 661746] Re: Error in stream protocol: End of stream

 

hi,

has this issue been resolved? i am running sbackup-0.11.3 on ubuntu
10.10. i have excluded .gvfs as suggested above and i am using a wired
network connection. so the solutions that worked for eamonn do not seem
to work for me.

the end of the log gives:

2011-02-18 08:27:42,402 - INFO: Summary of backup
2011-02-18 08:27:42,403 - INFO: Number of directories: 6416.
2011-02-18 08:27:42,403 - INFO: Total number of files: 105138.
2011-02-18 08:27:42,404 - INFO: Number of symlinks: 367.
2011-02-18 08:27:42,405 - INFO: Number of files included in snapshot: 105138.
2011-02-18 08:27:42,405 - INFO: Number of new files (also included): 0.
2011-02-18 08:27:42,406 - INFO: Number of files skipped in incremental snapshot: 0.
2011-02-18 08:27:42,406 - INFO: Number of items forced to be excluded: 6238.
2011-02-18 08:27:42,407 - INFO: Number of items to be excluded by config: 5519.
2011-02-18 08:27:42,408 - INFO: Maximum free size required is '91097 MiB 906 KiB 229'.
2011-02-18 08:27:42,408 - WARNING: Unable to query available space on target: Operation not supported
2011-02-18 08:27:42,408 - INFO: Snapshot is being committed
2011-02-18 08:27:50,843 - ERROR: An error occurred during the backup: Error in stream protocol: End of stream
2011-02-18 08:27:50,978 - ERROR: Uncaught exception: The specified location is not mounted
2011-02-18 08:27:50,979 - 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)
Error: The specified location is not mounted

i have tried to do the backup a number of times (and from different
network links) and the result is always the same. has this issue maybe
been fixed in the newer release (0.11.4)? please let me know if i can
provide any additional information.

best regards,
andrew.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream



References