Comment 1 for bug 1400703

Revision history for this message
Germar (germar) wrote :

Sounds like there is a problem with gnome-keyring. Please disable the use of keyring with following command and try again:

sed -e "s/.password.save=true/.password.save=false/g" \
        -e "s/.password.use_cache=true/.password.use_cache=false/g" \
        -i ~/.config/backintime/config

If this fixed the problem you should try to reinstall python2-keyring and python2-secretstorage