linuxmint / timeshift

System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
1.53k stars 75 forks source link

No scheduled snapshots while open, and no notification of failure #267

Open aiqc opened 6 months ago

aiqc commented 6 months ago

I took 2 snapshots. Then I left the Timeshift app open so that I could see the scheduled snapshots coming in.

However, I came back a few hours later to find that Timeshift was not recording the hourly scheduled snapshots as expected.

I opened the logs and saw this in one of the hourly attempts:

[15:00:01] Main: check_dependencies()
[15:00:01] Another instance of this application is running (PID=25514)

So a few things come to mind:

Screenshot from 2024-01-08 16-48-23

aiqc commented 6 months ago

image

I close Timeshift and come back an hour later to find that a successful snapshot has occured.