-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
type:bugSomething doesn't work as intendedSomething doesn't work as intended
Description
Description
When my manual backup is finished, "Finished Backup" is displayed correctly. But the "Start Backup" button is still greyed out (I can only press the "Cancel" button) & the circular loading indicator is still spinning. The backup itself is actually finished (I mounted it all new files were present), but I need to reopen Vorta to be able to click on "Start Backup" again.
There a no post-backup commands that could block this by continuing to run. On my other laptop (Ubuntu 24.04, Gnome) with the same setup it doesn't happen.
Reproduction
- I tried to reproduce the issue.
- I was able to reproduce the issue.
OS
Fedora 43 (64 Bit), KDE Plasma
Version of Vorta
0.10.2
What did you install Vorta with?
Distribution package
Version of Borg
1.4.3
Logs
2026-01-09 15:40:19,921 - vorta.i18n - DEBUG - Loading translation succeeded for ['de-Latn-DE', 'de-DE', 'de-Latn', 'de'].
2026-01-09 15:40:20,014 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2026-01-09 15:40:20,163 - root - INFO - Using NetworkManagerMonitor NetworkStatusMonitor implementation.
2026-01-09 15:40:20,182 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2026-01-09 15:40:20,187 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2026-01-09 15:40:20,191 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2026-01-09 15:40:20,227 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2026-01-09 15:40:20,227 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2026-01-09 15:40:20,231 - vorta.borg.borg_job - INFO - Running command /usr/bin/borg --version
2026-01-09 15:40:20,549 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2026-01-09 15:40:20,549 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2026-01-09 15:40:20,550 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2026-01-09 15:40:20,552 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2026-01-09 15:40:26,125 - vorta.keyring.abc - DEBUG - No module named 'objc'
2026-01-09 15:40:26,158 - vorta.keyring.abc - DEBUG - Using VortaKWallet5Keyring
2026-01-09 15:40:26,159 - vorta.borg.borg_job - DEBUG - Using VortaKWallet5Keyring keyring to store passwords.
2026-01-09 15:40:26,164 - vorta.borg.borg_job - DEBUG - Password not found in primary keyring. Falling back to VortaDBKeyring.
2026-01-09 15:40:28,288 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2026-01-09 15:40:28,289 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2026-01-09 15:40:28,299 - vorta.borg.borg_job - INFO - Running command /usr/bin/borg create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /tmp/tmpizg3zon8 /run/media/richard/BackupFestplatte/Backup::Heidelmut-2026-01-09-154028 /home/richard
2026-01-09 15:40:29,562 - vorta.borg.borg_job - INFO - Creating archive at "/run/media/richard/BackupFestplatte/Backup::Heidelmut-2026-01-09-154028"
2026-01-09 15:42:13,206 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2026-01-09 15:42:13,652 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2026-01-09 15:42:13,653 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2026-01-09 15:42:33,422 - vorta.borg.borg_job - DEBUG - Cancel job on site default
2026-01-09 15:42:33,423 - vorta.borg.borg_job - DEBUG - Cancel job on site 1
2026-01-09 15:42:33,423 - vorta.borg.jobs_manager - INFO - Finished cancelling all jobsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugSomething doesn't work as intendedSomething doesn't work as intended