Backup Failed when using the Backups application


up vote
1
down vote
favorite
I get the following message:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1375, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1132, in ProcessCommandLine
globals.backend = backend.get_backend(args[0])
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 223, in get_backend
obj = get_backend_object(url_string)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 209, in get_backend_object
return factory(pu)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 97, in __init__
self.remote_file.make_directory_with_parents(None)
Error: g-io-error-quark: Operation unsupported (15)
backup
add a comment |Â
up vote
1
down vote
favorite
I get the following message:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1375, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1132, in ProcessCommandLine
globals.backend = backend.get_backend(args[0])
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 223, in get_backend
obj = get_backend_object(url_string)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 209, in get_backend_object
return factory(pu)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 97, in __init__
self.remote_file.make_directory_with_parents(None)
Error: g-io-error-quark: Operation unsupported (15)
backup
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I get the following message:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1375, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1132, in ProcessCommandLine
globals.backend = backend.get_backend(args[0])
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 223, in get_backend
obj = get_backend_object(url_string)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 209, in get_backend_object
return factory(pu)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 97, in __init__
self.remote_file.make_directory_with_parents(None)
Error: g-io-error-quark: Operation unsupported (15)
backup
I get the following message:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1375, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1132, in ProcessCommandLine
globals.backend = backend.get_backend(args[0])
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 223, in get_backend
obj = get_backend_object(url_string)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 209, in get_backend_object
return factory(pu)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 97, in __init__
self.remote_file.make_directory_with_parents(None)
Error: g-io-error-quark: Operation unsupported (15)
backup
backup
edited Feb 7 at 4:01


Thomas Wardâ¦
41.8k23115167
41.8k23115167
asked Feb 7 at 3:59
Kemal
195
195
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40
add a comment |Â
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1003742%2fbackup-failed-when-using-the-backups-application%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I do not know how to do it, not a nerd :)
â Kemal
Feb 7 at 6:23
Of late, on Ubuntu 18.04 LTS, I am getting this notification, "Encryption Password Needed" to BACKUP. Completely clueless about what and how to do it? Which password? How to change if it is forgotten? ;-)
â bluepearlsky
Jul 9 at 18:40