teejee2008 / 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.
GNU Lesser General Public License v3.0
4.66k stars 282 forks source link

Timeshift warnings #558

Open AlienProber opened 4 years ago

AlienProber commented 4 years ago

I'm running Manjaro KDE 19.0 testing version and installed timeshift-autosnap awhile back. When updates are pushed by Manjaro Timeshift has been creating new snapshots without issue, at least until the Manjaro updates that were pushed on the 27th. Now today the update manager offered me a Topgrade update and again I received the warnings below. When I got the warnings on the 27th I removed all snapshots and create a fresh one in the hopes that would address the issue, but it looks like the issue still persist. Any idea what might be causing these warnings and how to fix it? Thanks

(process:166364): GLib-GObject-WARNING **: 09:03:23.003: instance with invalid (NULL) class pointer

(process:166364): GLib-GObject-CRITICAL **: 09:03:23.004: g_signal_handlers_destroy: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process:166364): GLib-GObject-CRITICAL **: 09:03:23.004: g_object_unref: assertion 'old_ref > 0' failed
E: Error opening file “/mnt/timeshift/backup/timeshift/snapshots/2020-02-29_08-56-36/rsync-log-changes”: File exists
Error while configuring 
E: Failed to write file: /mnt/timeshift/backup/timeshift/snapshots/2020-02-29_08-56-36/rsync-log-changes
280.31% complete (00:00:00 remaining)

Created control file: /mnt/timeshift/backup/timeshift/snapshots/2020-02-29_08-56-36/info.json
RSYNC Snapshot saved successfully (409s)
Tagged snapshot '2020-02-29_08-56-36': ondemand
------------------------------------------------------------------------------
Upgrading topgrade (4.0.2-1 -> 4.1.0-1)...
Transaction successfully finished.

https://forum.manjaro.org/t/timeshift-warning/126889

https://forum.manjaro.org/t/testing-update-2020-02-27-libglvnd-latte-dock-ukui-python-haskell/126412/3?u=agentx

https://forum.manjaro.org/t/testing-update-2020-02-27-libglvnd-latte-dock-ukui-python-haskell/126412/9?u=agentx

AlienProber commented 4 years ago

Has anyone taken a look at this?

Stream has outstanding operationE: Error opening file “/mnt/timeshift/backup/timeshift/snapshots/2020-03-06_04-36-20/rsync-log-changes”: File exists
Error while configuring 
E: Failed to write file: /mnt/timeshift/backup/timeshift/snapshots/2020-03-06_04-36-20/rsync-log-changes
309.08% complete (00:00:00 remaining)

E: rsync returned an error
Error while configuring 
E: Failed to create new snapshot
Failed to create snapshot
------------------------------------------------------------------------------
E: Error writing to file: No space left on device
Error while configuring 
E: Failed to write file: /mnt/timeshift/backup/timeshift/snapshots/2020-03-06_04-36-20/rsync-log-changes
r2ixuz commented 3 years ago

Can confirm this issue on latest Manjaro.

Is this project dead since nobody seems to care?