Germar Reitze
Germar Reitze
(by ivar-forss) im using Back In Time 1.0.10, backup works on one external drive but dosent anymore on the other. "Done, No backup needed" "WARNING: Backup not performed". Files have...
(by rupert-sakanastudio) I had this problem on Ubuntu 14.04 with BackInTime 1.1.2 and upon restart SSH+Encrypt worked. I believe it is to do with the mount file system that BackInTime...
(by germar) By now this 'Done, No backup needed' message is more like an educated guess which will most likely fail if there was an other problem somewhere in the...
(by cassou) I think I have the same problem. In the GUI, when clicking "Take snapshot", I get a "no backup needed". In the terminal, I get "The application needs...
(by cassou) Arghh, this affects all my backups. I can't backup anything anymore
(by germar) Did you empty the Host/User/Profile-ID lines in Settings? This will also cause 'No backup needed' (I added a test to prevent this in next version) Run 'backintime --backup'...
(by cassou) You are right. I put Host/User/Profile-ID back and my backups seem to work again. Thank you.
(by genghiskhan) I have attached a plugin by Mr. Raphael Groner (see contact information in the attached file). This plugin for backintime tries to activate a mount point before a...
I guess this has something to do with inhibit suspend. Please disable the inhibit suspend function manually by running `sudo nano /usr/share/backintime/common/tools.py` and adding `return` like shown below (around line...
Did the workaround fix the problem? I can't test it here because I don't have those problems. Could you please undo the fix and remove ` | INHIBIT_IDLE` three lines...