Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Manage Excluded Items..." window takes priority over all other open Vorta windows #2154

Open
2 tasks done
azzydoesgit opened this issue Dec 1, 2024 · 0 comments
Open
2 tasks done

Comments

@azzydoesgit
Copy link

azzydoesgit commented Dec 1, 2024

Description

This might be an intended feature, or an issue with QT6, so please close this if that's the case.

Clicking the "Manage Excluded Items..." option opens up a window, though this isn't detected by GNOME 42.9. With this window open, you're unable to interact with any other Vorta windows, such as the "Diff Result" window, except to drag it around and close it using the title bar buttons.

To replicate:

  1. Click on "Archives" tab
  2. Highlight two archives, click "Diff" to open up the diff window
    a. This spawns a "Diff Result" window that behaves as expected
  3. Back on the main Vorta window, click the "Sources tab"
  4. Click "Managed Excluded Items..."

This doesn't appear to show up in the logs at all, making me think it's an issue with how the "Manage Excluded Items..." window is spawned vs the "Diff Result" window.

Reproduction

  • I tried to reproduce the issue.
  • I was able to reproduce the issue.

OS

Pop!_OS 22.04, GNOME 42.9

Version of Vorta

0.10.1

What did you install Vorta with?

Flatpak

Version of Borg

1.4.0

Logs

2024-11-30 12:51:01,735 - vorta.i18n - DEBUG - Loading translation succeeded for ['en-Latn-US', 'en-US', 'en'].
2024-11-30 12:51:01,882 - root - INFO - Using NetworkManagerMonitor NetworkStatusMonitor implementation.
2024-11-30 12:51:01,901 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-11-30 12:51:01,915 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-11-30 12:51:01,924 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-11-30 12:51:01,975 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2024-11-30 12:51:01,975 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-11-30 12:51:01,989 - vorta.borg.borg_job - INFO - Running command /app/bin/borg --version
2024-11-30 12:51:02,280 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2024-11-30 12:51:02,280 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2024-11-30 12:51:02,280 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 12:51:02,282 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-11-30 12:51:25,409 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 12:51:25,437 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:51:25,438 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 12:51:25,438 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:51:25,439 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 12:51:25,439 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:51:30,079 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 12:51:30,082 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:51:30,083 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 12:51:30,101 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:51:30,132 - vorta.keyring.secretstorage - DEBUG - Saved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:51:31,353 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:51:31,355 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:51:31,404 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2024-11-30 12:53:19,508 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 12:53:19,510 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:53:19,511 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 12:53:19,511 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 12:53:19,511 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:53:19,512 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 12:53:19,512 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:53:19,529 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 12:53:19,529 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 12:53:19,546 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:53:20,027 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 12:53:20,028 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 12:53:20,028 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:53:20,029 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:53:25,666 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:53:25,668 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:53:27,268 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:53:27,269 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:53:31,649 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:53:31,650 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:54:44,386 - vorta.views.source_tab - DEBUG - Updating sources (1)
2024-11-30 12:54:44,386 - vorta.views.source_tab - DEBUG - Updating source in row 0.
2024-11-30 12:54:50,735 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 12:54:50,737 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:54:50,737 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 12:54:50,737 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 12:54:50,738 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:54:50,739 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 12:54:50,739 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:54:50,779 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 12:54:50,779 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 12:54:50,802 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:54:51,179 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 12:54:51,180 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 12:54:51,181 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:54:51,182 - vorta.scheduler - INFO - Nothing scheduled for profile 1 because it would be the first backup for this profile.
2024-11-30 12:54:52,300 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 12:54:52,302 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:54:52,303 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 12:54:52,303 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 12:54:52,304 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 12:54:52,305 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 12:54:52,306 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 12:54:52,329 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 12:54:52,329 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 12:54:52,357 - vorta.borg.borg_job - INFO - Running command /app/bin/borg create --list --progress --info --log-json --json --filter=AM -C zstd,3 --exclude-from /tmp/tmpe_pwhr8l /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452 /home/azzy
2024-11-30 12:54:52,581 - vorta.borg.borg_job - INFO - Creating archive at "/mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452"
2024-11-30 12:54:52,646 - vorta.borg.borg_job - INFO - Synchronizing chunks cache...
2024-11-30 12:54:52,648 - vorta.borg.borg_job - INFO - Archives: 3, w/ cached Idx: 0, w/ outdated Idx: 0, w/o cached Idx: 3.
2024-11-30 12:54:52,653 - vorta.borg.borg_job - INFO - Fetching and building archive index for pop-desktop-2024-11-30-105442 ...
2024-11-30 12:54:52,791 - vorta.borg.borg_job - INFO - Merging into master chunks index ...
2024-11-30 12:54:52,794 - vorta.borg.borg_job - INFO - Fetching and building archive index for pop-desktop-2024-11-30-111121 ...
2024-11-30 12:54:52,903 - vorta.borg.borg_job - INFO - Merging into master chunks index ...
2024-11-30 12:54:52,905 - vorta.borg.borg_job - INFO - Fetching and building archive index for pop-desktop-2024-11-30-124159 ...
2024-11-30 12:54:53,015 - vorta.borg.borg_job - INFO - Merging into master chunks index ...
2024-11-30 12:54:53,017 - vorta.borg.borg_job - INFO - Done.
2024-11-30 12:57:10,996 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 12:57:10,996 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 12:57:10,997 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 12:57:10,998 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:06:01,629 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 13:06:01,632 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:06:01,634 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:06:26,291 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:06:26,293 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:26,294 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:06:26,294 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:06:26,294 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:26,295 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:06:26,296 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:06:26,313 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:06:26,313 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:06:26,332 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-124159
2024-11-30 13:06:26,894 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:06:26,895 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:06:26,895 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:06:26,896 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:06:28,126 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:06:28,129 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:28,130 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:06:28,130 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:06:28,131 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:28,132 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:06:28,132 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:06:28,150 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:06:28,151 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:06:28,167 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-111121
2024-11-30 13:06:28,710 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:06:28,711 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:06:28,712 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:06:28,713 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:06:29,831 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:06:29,834 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:29,835 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:06:29,835 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:06:29,836 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:29,837 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:06:29,838 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:06:29,856 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:06:29,856 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:06:29,884 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-105442
2024-11-30 13:06:30,412 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:06:30,413 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:06:30,414 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:06:30,416 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:06:55,866 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:06:55,869 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:55,869 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:06:55,869 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:06:55,870 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:06:55,871 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:06:55,871 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:06:55,885 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:06:55,885 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:06:55,913 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-105442
2024-11-30 13:06:56,449 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:06:56,450 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:06:56,451 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:06:56,452 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:07:15,653 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:07:15,656 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:15,656 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:07:15,656 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:07:15,657 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:15,658 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:07:15,658 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:07:15,677 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:07:15,678 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:07:15,696 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:07:16,082 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:07:16,083 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:07:16,083 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:07:16,084 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:07:20,803 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:07:20,806 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:20,807 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:07:20,807 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:07:20,808 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:20,809 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:07:20,809 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:07:25,634 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:07:25,634 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:07:25,642 - vorta.borg.borg_job - INFO - Running command /app/bin/borg --log-json mount /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop /home/azzy/mnt
2024-11-30 13:07:25,998 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:07:25,998 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:07:48,314 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:07:48,316 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:48,317 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:07:48,317 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:07:48,317 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:07:48,318 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:07:48,319 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:08:24,495 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:08:24,497 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:08:24,497 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:08:24,497 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:08:24,498 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:08:24,498 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:08:24,499 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:08:24,513 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:08:24,514 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:08:24,530 - vorta.borg.borg_job - INFO - Running command /app/bin/borg prune --list --info --log-json --keep-hourly 2 --keep-daily 7 --keep-weekly 4 --keep-monthly 6 --keep-yearly 2 -a pop-desktop-* --keep-within 10H /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:08:24,756 - vorta.borg.borg_job - INFO - Keeping archive (rule: within #1):           pop-desktop-2024-11-30-125452        Sat, 2024-11-30 12:54:52 [29bbd309883cec7c46ffd260269c2cc6e5d9d99e5c5dfbb533e9eff2bedf5ec3]
2024-11-30 13:08:24,757 - vorta.borg.borg_job - INFO - Keeping archive (rule: within #2):           pop-desktop-2024-11-30-124159        Sat, 2024-11-30 12:41:59 [8bd7faf4d0dae3cb045d465a9249c8f0850a808eaa53b8ad0632ea288bc74f3c]
2024-11-30 13:08:24,757 - vorta.borg.borg_job - INFO - Keeping archive (rule: within #3):           pop-desktop-2024-11-30-111121        Sat, 2024-11-30 11:11:22 [7cdc6d9d39743406fc0f266f5aa12818535e3b35fa9a90759d19fd984df54df8]
2024-11-30 13:08:24,757 - vorta.borg.borg_job - INFO - Keeping archive (rule: within #4):           pop-desktop-2024-11-30-105442        Sat, 2024-11-30 10:54:42 [01291a458d1367d84e8abfe596f23eb5e45cf7363576d136567f156fe6b7fcf3]
2024-11-30 13:08:24,898 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:08:24,899 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:08:24,900 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:08:24,901 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:08:24,956 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-11-30 13:08:24,958 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:08:24,958 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-11-30 13:08:24,958 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-11-30 13:08:24,959 - asyncio - DEBUG - Using selector: EpollSelector
2024-11-30 13:08:24,959 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-11-30 13:08:24,960 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:08:24,972 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-11-30 13:08:24,972 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-11-30 13:08:24,980 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-11-30 13:08:25,360 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-11-30 13:08:25,361 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-11-30 13:08:25,361 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:08:25,363 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:21:01,529 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 13:21:01,532 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:21:01,534 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:36:01,530 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 13:36:01,533 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:36:01,534 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 13:51:01,532 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 13:51:01,535 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 13:51:01,537 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 14:06:01,531 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 14:06:01,534 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 14:06:01,535 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 14:21:01,531 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 14:21:01,534 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 14:21:01,535 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 14:36:01,531 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 14:36:01,534 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 14:36:01,536 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 14:51:01,531 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 14:51:01,533 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 14:51:01,534 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 15:06:01,531 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 15:06:01,543 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 15:06:01,544 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 15:21:01,529 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 15:21:01,532 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 15:21:01,533 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 15:36:01,530 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 15:36:01,533 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 15:36:01,534 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-11-30 15:51:01,530 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-11-30 15:51:01,532 - vorta.scheduler - INFO - Setting timer for profile 1
2024-11-30 15:51:01,533 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-12-01 11:42:51,143 - vorta.scheduler - DEBUG - Got login suspend/resume notification
2024-12-01 11:42:51,143 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-12-01 11:42:51,145 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 11:42:51,146 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-12-01 11:50:13,251 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-12-01 11:50:13,255 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 11:50:13,256 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-01 12:00:00
2024-12-01 12:00:00,256 - vorta.scheduler - INFO - Starting background backup for Default
2024-12-01 12:00:00,257 - vorta.notifications - DEBUG - success notifications suppressed
2024-12-01 12:00:00,274 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:00:00,282 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:00,283 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:00:00,283 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:00:00,284 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:00,285 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:00:00,285 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:00,324 - vorta.scheduler - INFO - Preparation for backup successful.
2024-12-01 12:00:00,324 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:00:00,326 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:00:00,364 - vorta.borg.borg_job - INFO - Running command /app/bin/borg create --list --progress --info --log-json --json --filter=AM -C zstd,3 --exclude-from /tmp/tmpd08ujiy4 /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-120000 /home/azzy
2024-12-01 12:00:00,914 - vorta.borg.borg_job - INFO - Creating archive at "/mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-120000"
2024-12-01 12:00:26,618 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:00:26,618 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:00:26,619 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:00:26,620 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:00:26,688 - vorta.notifications - DEBUG - success notifications suppressed
2024-12-01 12:00:26,688 - vorta.scheduler - INFO - Backup creation successful.
2024-12-01 12:00:26,690 - vorta.scheduler - INFO - Doing post-backup jobs for Default
2024-12-01 12:00:26,692 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:00:26,695 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,696 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:00:26,696 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:00:26,696 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,697 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:00:26,698 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:26,709 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:00:26,710 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:00:26,712 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:00:26,715 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,716 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:00:26,716 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:00:26,716 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,717 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:00:26,718 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:26,721 - vorta.borg.borg_job - INFO - Running command /app/bin/borg prune --list --info --log-json --keep-hourly 2 --keep-daily 7 --keep-weekly 4 --keep-monthly 6 --keep-yearly 2 -a pop-desktop-* --keep-within 10H /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:26,731 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:00:26,734 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:00:26,737 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,738 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:00:26,739 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:00:26,739 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,741 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:00:26,741 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:26,755 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:00:26,758 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:00:26,762 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,763 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:00:26,763 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:00:26,764 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:00:26,765 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:00:26,766 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:26,778 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:00:26,778 - vorta.scheduler - INFO - Finished background task for profile Default
2024-12-01 12:00:26,783 - vorta.notifications - DEBUG - success notifications suppressed
2024-12-01 12:00:26,785 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:00:26,786 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:00:27,179 - vorta.borg.borg_job - INFO - Keeping archive (rule: within #1):           pop-desktop-2024-12-01-120000        Sun, 2024-12-01 12:00:00 [50fd1dd58b7ef5e6bc30a8cb4dbc9ae8dc5c8468405a83f4b83df3ecfc9ddc06]
2024-12-01 12:00:27,179 - vorta.borg.borg_job - INFO - Keeping archive (rule: hourly #1):           pop-desktop-2024-11-30-125452        Sat, 2024-11-30 12:54:52 [29bbd309883cec7c46ffd260269c2cc6e5d9d99e5c5dfbb533e9eff2bedf5ec3]
2024-12-01 12:00:28,087 - vorta.borg.borg_job - INFO - Pruning archive (1/1):                       pop-desktop-2024-11-30-124159        Sat, 2024-11-30 12:41:59 [8bd7faf4d0dae3cb045d465a9249c8f0850a808eaa53b8ad0632ea288bc74f3c]
2024-12-01 12:00:28,088 - vorta.borg.borg_job - INFO - Keeping archive (rule: hourly #2):           pop-desktop-2024-11-30-111121        Sat, 2024-11-30 11:11:22 [7cdc6d9d39743406fc0f266f5aa12818535e3b35fa9a90759d19fd984df54df8]
2024-12-01 12:00:28,088 - vorta.borg.borg_job - INFO - Keeping archive (rule: daily[oldest] #1):    pop-desktop-2024-11-30-105442        Sat, 2024-11-30 10:54:42 [01291a458d1367d84e8abfe596f23eb5e45cf7363576d136567f156fe6b7fcf3]
2024-12-01 12:00:28,578 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:00:28,580 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:00:28,581 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:00:28,582 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:00:28,595 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:29,310 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:00:29,312 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:00:29,313 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:00:29,314 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:00:29,334 - vorta.borg.borg_job - INFO - Running command /app/bin/borg check --info --log-json --progress /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:00:29,543 - vorta.borg.borg_job - INFO - Starting repository check
2024-12-01 12:01:17,912 - vorta.borg.borg_job - INFO - finished segment check at segment 95
2024-12-01 12:01:17,938 - vorta.borg.borg_job - INFO - Starting repository index check
2024-12-01 12:01:17,938 - vorta.borg.borg_job - INFO - Index object count match.
2024-12-01 12:01:17,971 - vorta.borg.borg_job - INFO - Finished full repository check, no problems found.
2024-12-01 12:01:17,971 - vorta.borg.borg_job - INFO - Starting archive consistency check...
2024-12-01 12:01:18,024 - vorta.borg.borg_job - INFO - Analyzing archive pop-desktop-2024-11-30-105442 (1/4)
2024-12-01 12:01:20,060 - vorta.borg.borg_job - INFO - Analyzing archive pop-desktop-2024-11-30-111121 (2/4)
2024-12-01 12:01:21,965 - vorta.borg.borg_job - INFO - Analyzing archive pop-desktop-2024-11-30-125452 (3/4)
2024-12-01 12:01:23,345 - vorta.borg.borg_job - INFO - Analyzing archive pop-desktop-2024-12-01-120000 (4/4)
2024-12-01 12:01:24,770 - vorta.borg.borg_job - INFO - Archive consistency check complete, no problems found.
2024-12-01 12:01:27,641 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:01:27,642 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:01:27,644 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:01:27,645 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:01:27,655 - vorta.borg.borg_job - INFO - Running command /app/bin/borg --info --log-json compact --progress /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:01:28,045 - vorta.borg.borg_job - INFO - compaction freed about 36.40 MB repository space.
2024-12-01 12:01:28,402 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:01:28,402 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:01:28,404 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:01:28,405 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:05:13,251 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-12-01 12:05:13,253 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:05:13,254 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:40,162 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:40,164 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:40,165 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:40,165 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:40,165 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:40,166 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:40,167 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:40,188 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:40,189 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:40,207 - vorta.borg.borg_job - INFO - Running command /app/bin/borg list --info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:40,626 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:40,627 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:14:40,628 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:40,629 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:51,834 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:51,836 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:51,837 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:51,837 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:51,838 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:51,839 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:51,840 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:51,858 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:51,858 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:51,880 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-120000
2024-12-01 12:14:52,424 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:52,426 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:14:52,427 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:52,428 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:56,464 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:56,467 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,467 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:56,468 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:56,468 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,470 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:56,470 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:56,488 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:56,488 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:56,490 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:56,492 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,492 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:56,493 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:56,493 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,494 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:56,494 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:56,505 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-120000
2024-12-01 12:14:56,507 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:56,509 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:56,527 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,528 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:56,528 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:56,545 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,547 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:56,547 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:56,558 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:56,559 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:14:56,561 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,561 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:14:56,561 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:14:56,562 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:14:56,563 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:14:56,563 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:14:56,573 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:14:57,022 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:57,022 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:57,022 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:57,023 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:57,029 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452
2024-12-01 12:14:57,533 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:57,534 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:57,534 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:57,544 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:57,588 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-111121
2024-12-01 12:14:58,131 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:58,132 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:14:58,132 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:58,134 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:14:58,141 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --log-json --json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-105442
2024-12-01 12:14:58,664 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:14:58,665 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:14:58,666 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:14:58,667 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:15:01,517 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:15:01,520 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:15:01,521 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:15:01,521 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:15:01,521 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:15:01,523 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:15:01,523 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:15:01,546 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:15:01,546 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:15:01,559 - vorta.borg.borg_job - INFO - Running command /app/bin/borg diff --info --log-json --json-lines /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452 pop-desktop-2024-12-01-120000
2024-12-01 12:15:06,864 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:15:06,865 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:15:06,866 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:15:06,867 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:18:37,915 - vorta.views.source_tab - DEBUG - Updating sources (1)
2024-12-01 12:18:37,916 - vorta.views.source_tab - DEBUG - Updating source in row 0.
2024-12-01 12:19:38,645 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:19:38,647 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:19:38,648 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:19:38,648 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:19:38,648 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:19:38,649 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:19:38,649 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:19:41,089 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:19:41,089 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:19:41,105 - vorta.borg.borg_job - INFO - Running command /app/bin/borg delete --info --log-json /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-120000
2024-12-01 12:19:42,475 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:19:42,475 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:19:42,476 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:19:42,476 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:19:44,653 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:19:44,655 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:19:44,656 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:19:44,656 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:19:44,657 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:19:44,659 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:19:44,659 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:19:44,681 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:19:44,682 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:19:44,704 - vorta.borg.borg_job - INFO - Running command /app/bin/borg create --list --progress --info --log-json --json --filter=AM -C zstd,3 --exclude-from /tmp/tmpmszunams /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-121944 /home/azzy
2024-12-01 12:19:44,935 - vorta.borg.borg_job - INFO - Creating archive at "/mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-12-01-121944"
2024-12-01 12:20:10,964 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:20:10,964 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:20:10,965 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:20:10,965 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:20:13,253 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-12-01 12:20:13,255 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:20:13,255 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:20:40,147 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:20:40,149 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:20:40,149 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:20:40,149 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:20:40,150 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:20:40,151 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:20:40,151 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:20:40,167 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:20:40,168 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:20:40,176 - vorta.borg.borg_job - INFO - Running command /app/bin/borg diff --info --log-json --json-lines /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452 pop-desktop-2024-12-01-121944
2024-12-01 12:20:45,339 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:20:45,340 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:20:45,341 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:20:45,342 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
2024-12-01 12:28:34,724 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-12-01 12:28:34,726 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:28:34,727 - vorta.keyring.abc - DEBUG - Using VortaSecretStorageKeyring
2024-12-01 12:28:34,727 - vorta.borg.borg_job - DEBUG - Using VortaSecretStorageKeyring keyring to store passwords.
2024-12-01 12:28:34,727 - asyncio - DEBUG - Using selector: EpollSelector
2024-12-01 12:28:34,728 - vorta.keyring.secretstorage - DEBUG - Found 1 passwords matching repo URL.
2024-12-01 12:28:34,729 - vorta.keyring.secretstorage - DEBUG - Retrieved password for repo /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop
2024-12-01 12:28:34,748 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-12-01 12:28:34,749 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-12-01 12:28:34,765 - vorta.borg.borg_job - INFO - Running command /app/bin/borg diff --info --log-json --json-lines /mnt/5f9b8adc-5aaf-4865-9618-e029901dd249/Desktop::pop-desktop-2024-11-30-125452 pop-desktop-2024-12-01-121944
2024-12-01 12:28:39,959 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-12-01 12:28:39,960 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-12-01 12:28:39,960 - vorta.scheduler - INFO - Setting timer for profile 1
2024-12-01 12:28:39,961 - vorta.scheduler - DEBUG - Scheduling next run for 2024-12-02 12:00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant