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.
2.38k stars 86 forks source link

timeshift cant open LUKS drive for auto backups #293

Open Fuckingnameless opened 6 months ago

Fuckingnameless commented 6 months ago

leaving backups unencrypted is a serious risk please fix this behavior

[15:00:01] Main: load_app_config() [15:00:01] IconManager: init() [15:00:01] found images directory: /usr/share/timeshift/images [15:00:01] Main(): ok [15:00:01] AppConsole: parse_arguments() [15:00:01] Main: initialize_repo() [15:00:01] backup_uuid=55a348e6-cc29-49c6-a466-551dcds85c0993 [15:00:01] backup_parent_uuid=28f04a04-864a-48f7-b00b-864f6dbefb8512ae [15:00:01] Setting snapshot device from config file [15:00:01] Snapshot device is on an encrypted partition [15:00:01] SnapshotRepo: from_uuid(): RSYNC [15:00:01] uuid=28f04a04-864a-48f7-b00b-8dbdfdsfb8512ae [15:00:01] SnapshotRepo: init_from_device() [15:00:01] [15:00:01] SnapshotRepo: unlock_and_mount_devices() [15:00:01] device=/dev/sda1 [15:00:01] SnapshotRepo: unlock_and_mount_device() [15:00:01] device=/dev/sda1 [15:00:01] SnapshotRepo: unlock_encrypted_device() [15:00:01] luks_device=/dev/sda1 [15:00:01] cryptsetup luksOpen '/dev/sda1' 'sda1_crypt' [15:00:02] [15:00:02] device is null [15:00:02] SnapshotRepo: unlock_and_mount_device(): exit [15:00:02] SnapshotRepo: init_from_device(): exit [15:00:02] SnapshotRepo: from_uuid(): exit [15:00:02] Main: initialize_repo(): exit [15:00:02] AppConsole: start_application()[

15:00:02] Snapshot device not available [15:00:02] Device not found: UUID='55a348e6-cc29-49c6-a466-5k5ds585c0993' [15:00:02] exit_app() [15:00:02] crontab -l [15:00:02] Failed to read cron tab [15:00:02] crontab -l [15:00:02] Failed to read cron tab [15:00:02] Cron task exists: /etc/cron.d/timeshift-hourly [15:00:02] unmount_target_device() [15:00:02] clean_logs() [15:00:02] rm -rf '/tmp/4Z8qtfEw' [15:00:02] cleanup_unmount_devices()