Germar Reitze

Results 161 comments of Germar Reitze

Ich bin grade im Urlaub und kann deswegen nur raten. Aber ich würde als erstes darauf tippen, dass du den Back in Time Dienst aus dem Autostart deaktiviert hast. Der...

Ich hab das jetzt mal nachgestellt. Wenn `Backintime Password Cache` in den Startprogrammen deaktiviert ist, dann werden bei mir auch keine Benachrichtigungen angezeigt. Daher öffne bitte `Systemeinstellungen > Einstellungen >...

Okay, ich hab das jetzt reproduzieren können, hab den Fehler aber noch nicht gefunden...

(by sammcj) A web interface to BIT would be amazing!

Sure. Debugging messages from `--debug` will appear in the default log. `__log_keyring_warning` is in [line 1457 in version 1.1.20](https://github.com/bit-team/backintime/blob/bddd461a388229f77b5a51d05a961017248fc8a1/common/tools.py#L1457). But the line 1463 which is reported in the Traceback is...

Cronjobs can't access your users keyring. That's why I added the `Cache Password for Cron`. Please activate it.

> Just in case it is important, on both machines I can do ssh to the target machine from a terminal without entering the password. So there is no password...

Oh, sorry. I misunderstood that. Please run `env -i backintime --debug --backup-job` in Terminal and post the output.

Oh, sorry. Sure, I forgot to mention this. You can alternative run `env -i backintime --debug backup` which will force to take a new snapshot.

Hu! `sshfs is missing` how comes this? But the main issue is `Found appropriate keyring 'keyring.backends.file'`. BiT has a whitelist of backends that are allowed. `keyring.backends.file` is not one of...