-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
Description
Suddenly Vorta won't run my backup profile anymore. I didn't change anything recently. Once it happened I tried rebooting, I updated to the latest version, I checked if the NAS I am using to store the repository is still working correctly and has disk space available. I also disconnected the repository and tried reconnecting it, resulting in the following error message:
Edit: I installed Vorta with the dmg file from Github. Unfortunately I am not capable to answer the "What did you install Vorta with?" correctly. I just don't know if it is binary or whatever. Sorry for that.
File "peewee.py", line 7160, in get
File "peewee.py", line 4510, in __getitem__
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "application.py", line 227, in react_to_log
File "peewee.py", line 6712, in get
File "peewee.py", line 7163, in get
vorta.store.models.BackupProfileModelDoesNotExist: <Model: BackupProfileModel> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."name", "t1"."added_at", "t1"."repo_id", "t1"."ssh_key", "t1"."compression", "t1"."exclude_patterns", "t1"."exclude_if_present", "t1"."schedule_mode", "t1"."schedule_interval_count", "t1"."schedule_interval_unit", "t1"."schedule_fixed_hour", "t1"."schedule_fixed_minute", "t1"."schedule_interval_hours", "t1"."schedule_interval_minutes", "t1"."schedule_make_up_missed", "t1"."validation_on", "t1"."validation_weeks", "t1"."prune_on", "t1"."prune_hour", "t1"."prune_day", "t1"."prune_week", "t1"."prune_month", "t1"."prune_year", "t1"."prune_keep_within", "t1"."new_archive_name", "t1"."prune_prefix", "t1"."pre_backup_cmd", "t1"."post_backup_cmd", "t1"."dont_run_on_metered_networks" FROM "backupprofilemodel" AS "t1" WHERE ("t1"."name" = ?) LIMIT ? OFFSET ?
Params: ['New Repo', 1, 0]```
### Reproduction
- [X] I tried to reproduce the issue.
- [X] I was able to reproduce the issue.
### OS
macOS 14.5 (23F79), MacBookPro18,2
### Version of Vorta
0.9.1.
### What did you install Vorta with?
Other
### Version of Borg
1.2.7
### Logs
```pytb
2024-07-04 14:11:17,008 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 14:11:17,020 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 14:26:16,996 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 14:26:17,010 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 14:41:16,993 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 14:41:17,009 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 14:56:16,991 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 14:56:17,003 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 15:11:16,987 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 15:11:17,000 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 15:26:16,993 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 15:26:17,012 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 15:41:16,989 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 15:41:16,996 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 15:56:17,002 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 15:56:17,028 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 16:11:17,002 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 16:11:17,027 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 16:26:16,957 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 16:26:16,965 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 16:41:17,002 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 16:41:17,017 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 16:56:17,018 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 16:56:17,039 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 17:11:17,021 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 17:11:17,049 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 17:26:17,021 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 17:26:17,046 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 17:41:17,014 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 17:41:17,022 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 17:56:17,010 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 17:56:17,021 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 18:11:17,013 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 18:11:17,022 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 18:26:17,007 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 18:26:17,012 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 18:41:17,007 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 18:41:17,014 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 18:56:17,007 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 18:56:17,013 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 19:11:16,986 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 19:11:16,993 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 19:22:48,400 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-04 19:22:48,400 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-04 19:22:48,401 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-04 19:22:48,421 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-04 19:22:48,505 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-07-04 19:22:48,507 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-07-04 19:22:48,531 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmpq9anhvdq /Volumes/Vorta Archiv/Vorta SSD Repository::MacBook-Pro-von-****.local-2024-07-04-192248 /Volumes/Footage /Volumes/Archiv /Volumes/Media Drive
2024-07-04 19:25:47,325 - vorta.borg.borg_job - ERROR - Local Exception
2024-07-04 19:25:47,335 - vorta.borg.borg_job - ERROR - Traceback (most recent call last):
File "borg/archiver.py", line 5168, in main
File "borg/archiver.py", line 5099, in run
File "borg/archiver.py", line 170, in wrapper
File "borg/helpers/manifest.py", line 183, in load
File "borg/repository.py", line 1201, in get
File "borg/repository.py", line 412, in get_transaction_id
File "borg/repository.py", line 409, in check_transaction
File "borg/repository.py", line 904, in replay_segments
File "borg/repository.py", line 644, in write_index
File "borg/crypto/file_integrity.py", line 196, in __exit__
File "borg/crypto/file_integrity.py", line 68, in __exit__
File "borg/crypto/file_integrity.py", line 20, in __exit__
OSError: [Errno 22] Invalid argument
Platform: Darwin MBP-von-****.fritz.box 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
Borg: 1.2.3 Python: CPython 3.9.16 msgpack: 1.0.4 fuse: llfuse 1.4.2 [pyfuse3,llfuse]
PID: 39082 CWD: /
sys.argv: ['/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe', 'create', '--list', '--progress', '--info', '--log-json', '--json', '--filter=AM', '-C', 'lz4', '--exclude-from', '/var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmpq9anhvdq', '/Volumes/Vorta Archiv/Vorta SSD Repository::MacBook-Pro-von-****.local-2024-07-04-192248', '/Volumes/Footage', '/Volumes/Archiv', '/Volumes/Media Drive']
SSH_ORIGINAL_COMMAND: None
2024-07-04 19:25:47,510 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-07-04 19:25:47,510 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-07-04 19:25:47,511 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 19:26:16,981 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 19:26:16,988 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 19:26:42,059 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-04 19:26:42,059 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-04 19:26:42,059 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-04 19:26:42,070 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-04 19:26:42,108 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-07-04 19:26:42,109 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-07-04 19:26:42,110 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmp49v42yih /Volumes/Vorta Archiv/Vorta SSD Repository::MacBook-Pro-von-****.local-2024-07-04-192642 /Volumes/Footage /Volumes/Archiv /Volumes/Media Drive
2024-07-04 19:27:26,105 - vorta.borg.borg_job - ERROR - Local Exception
2024-07-04 19:27:26,111 - vorta.borg.borg_job - ERROR - Traceback (most recent call last):
File "borg/archiver.py", line 5168, in main
File "borg/archiver.py", line 5099, in run
File "borg/archiver.py", line 170, in wrapper
File "borg/helpers/manifest.py", line 183, in load
File "borg/repository.py", line 1201, in get
File "borg/repository.py", line 412, in get_transaction_id
File "borg/repository.py", line 409, in check_transaction
File "borg/repository.py", line 904, in replay_segments
File "borg/repository.py", line 644, in write_index
File "borg/crypto/file_integrity.py", line 196, in __exit__
File "borg/crypto/file_integrity.py", line 68, in __exit__
File "borg/crypto/file_integrity.py", line 20, in __exit__
OSError: [Errno 22] Invalid argument
Platform: Darwin MBP-von-****.fritz.box 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
Borg: 1.2.3 Python: CPython 3.9.16 msgpack: 1.0.4 fuse: llfuse 1.4.2 [pyfuse3,llfuse]
PID: 39089 CWD: /
sys.argv: ['/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe', 'create', '--list', '--progress', '--info', '--log-json', '--json', '--filter=AM', '-C', 'lz4', '--exclude-from', '/var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmp49v42yih', '/Volumes/Vorta Archiv/Vorta SSD Repository::MacBook-Pro-von-****.local-2024-07-04-192642', '/Volumes/Footage', '/Volumes/Archiv', '/Volumes/Media Drive']
SSH_ORIGINAL_COMMAND: None
2024-07-04 19:27:26,281 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-07-04 19:27:26,282 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-07-04 19:27:26,282 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 20:28:14,747 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 20:28:14,754 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 21:46:12,890 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 21:46:12,897 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 22:48:20,002 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 22:48:20,013 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 23:03:19,994 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 23:03:20,004 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-04 23:32:37,329 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-04 23:32:37,335 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 01:26:09,308 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 01:26:09,315 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 03:25:53,482 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 03:25:53,494 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 05:25:28,986 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 05:25:28,993 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 06:42:59,323 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 06:42:59,333 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 08:22:03,168 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 08:22:03,178 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 09:37:53,144 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 09:37:53,150 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 10:02:56,035 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 10:02:56,044 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 10:09:13,485 - vorta.borg.borg_job - DEBUG - Cancel job on site default
2024-07-05 10:09:13,486 - vorta.borg.borg_job - DEBUG - Cancel job on site 1
2024-07-05 10:09:13,487 - vorta.borg.jobs_manager - INFO - Finished cancelling all jobs
2024-07-05 10:09:32,989 - vorta.i18n - DEBUG - Loading translation succeeded for ['de-DE', 'de-Latn-DE', 'de'].
2024-07-05 10:09:32,991 - vorta.scheduler - WARNING - Failed to connect to DBUS interface to detect sleep/resume events
2024-07-05 10:09:36,722 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2024-07-05 10:09:36,723 - vorta.views.source_tab - DEBUG - Added item number 1 from 2
2024-07-05 10:09:36,724 - vorta.views.source_tab - DEBUG - Added item number 2 from 3
2024-07-05 10:09:37,077 - root - INFO - Using DarwinNetworkStatus NetworkStatusMonitor implementation.
2024-07-05 10:09:37,140 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2024-07-05 10:09:37,141 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-07-05 10:09:37,143 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe --version
2024-07-05 10:09:40,666 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2024-07-05 10:09:40,666 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2024-07-05 10:09:43,559 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 10:09:43,561 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 10:10:18,527 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:10:18,527 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:10:18,527 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:10:18,556 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:10:18,614 - vorta.borg.jobs_manager - DEBUG - Add job for site 1
2024-07-05 10:10:18,615 - vorta.borg.jobs_manager - DEBUG - Start job on site: 1
2024-07-05 10:10:18,616 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmppw2jim21 /Volumes/Vorta Archiv/Vorta SSD Repository::MBP-von-****-2024-07-05-101018 /Volumes/Footage /Volumes/Archiv /Volumes/Media Drive
2024-07-05 10:13:52,949 - vorta.borg.borg_job - ERROR - Local Exception
2024-07-05 10:13:52,951 - vorta.borg.borg_job - ERROR - Traceback (most recent call last):
File "borg/archiver.py", line 5343, in main
File "borg/archiver.py", line 5263, in run
File "borg/archiver.py", line 176, in wrapper
File "borg/helpers/manifest.py", line 184, in load
File "borg/repository.py", line 1207, in get
File "borg/repository.py", line 415, in get_transaction_id
File "borg/repository.py", line 412, in check_transaction
File "borg/repository.py", line 908, in replay_segments
File "borg/repository.py", line 647, in write_index
File "borg/crypto/file_integrity.py", line 196, in __exit__
File "borg/crypto/file_integrity.py", line 68, in __exit__
File "borg/crypto/file_integrity.py", line 20, in __exit__
OSError: [Errno 22] Invalid argument
Platform: Darwin MBP-von-****.fritz.box 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
Borg: 1.2.7 Python: CPython 3.9.18 msgpack: 1.0.7 fuse: llfuse 1.5.0 [pyfuse3,llfuse]
PID: 40873 CWD: /
sys.argv: ['/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe', 'create', '--list', '--progress', '--info', '--log-json', '--json', '--filter=AM', '-C', 'lz4', '--exclude-from', '/var/folders/fd/bggg1p9n5blbt627s1__pwy80000gn/T/tmppw2jim21', '/Volumes/Vorta Archiv/Vorta SSD Repository::MBP-von-****-2024-07-05-101018', '/Volumes/Footage', '/Volumes/Archiv', '/Volumes/Media Drive']
SSH_ORIGINAL_COMMAND: None
2024-07-05 10:13:53,167 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 1
2024-07-05 10:13:53,168 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 1
2024-07-05 10:13:53,169 - vorta.scheduler - DEBUG - Scheduler for profile 1 is disabled.
2024-07-05 10:18:36,306 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:18:36,307 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:18:36,314 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:18:43,221 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:18:43,221 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:18:43,221 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:18:43,226 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:18:43,231 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:19:28,894 - vorta.borg.borg_job - ERROR - Local Exception
2024-07-05 10:19:28,901 - vorta.borg.borg_job - ERROR - Traceback (most recent call last):
File "borg/archiver.py", line 5343, in main
File "borg/archiver.py", line 5263, in run
File "borg/archiver.py", line 176, in wrapper
File "borg/helpers/manifest.py", line 184, in load
File "borg/repository.py", line 1207, in get
File "borg/repository.py", line 415, in get_transaction_id
File "borg/repository.py", line 412, in check_transaction
File "borg/repository.py", line 908, in replay_segments
File "borg/repository.py", line 647, in write_index
File "borg/crypto/file_integrity.py", line 196, in __exit__
File "borg/crypto/file_integrity.py", line 68, in __exit__
File "borg/crypto/file_integrity.py", line 20, in __exit__
OSError: [Errno 22] Invalid argument
Platform: Darwin MBP-von-****.fritz.box 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
Borg: 1.2.7 Python: CPython 3.9.18 msgpack: 1.0.7 fuse: llfuse 1.5.0 [pyfuse3,llfuse]
PID: 40904 CWD: /
sys.argv: ['/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe', 'info', '--info', '--json', '--log-json', '/Volumes/Vorta Archiv/Vorta SSD Repository']
SSH_ORIGINAL_COMMAND: None
2024-07-05 10:19:29,075 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:19:29,075 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:19:29,075 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:19:29,078 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:19:29,081 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:22:16,951 - vorta.borg.borg_job - ERROR - Local Exception
2024-07-05 10:22:16,959 - vorta.borg.borg_job - ERROR - Traceback (most recent call last):
File "borg/archiver.py", line 5343, in main
File "borg/archiver.py", line 5263, in run
File "borg/archiver.py", line 176, in wrapper
File "borg/helpers/manifest.py", line 184, in load
File "borg/repository.py", line 1207, in get
File "borg/repository.py", line 415, in get_transaction_id
File "borg/repository.py", line 412, in check_transaction
File "borg/repository.py", line 908, in replay_segments
File "borg/repository.py", line 647, in write_index
File "borg/crypto/file_integrity.py", line 196, in __exit__
File "borg/crypto/file_integrity.py", line 68, in __exit__
File "borg/crypto/file_integrity.py", line 20, in __exit__
OSError: [Errno 22] Invalid argument
Platform: Darwin MBP-von-****.fritz.box 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 x86_64
Borg: 1.2.7 Python: CPython 3.9.18 msgpack: 1.0.7 fuse: llfuse 1.5.0 [pyfuse3,llfuse]
PID: 40911 CWD: /
sys.argv: ['/Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe', 'info', '--info', '--json', '--log-json', '/Volumes/Vorta Archiv/Vorta SSD Repository']
SSH_ORIGINAL_COMMAND: None
2024-07-05 10:22:17,204 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:22:17,204 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:22:17,204 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:22:17,207 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:22:17,210 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:29:36,234 - vorta.i18n - DEBUG - Loading translation succeeded for ['de-DE', 'de-Latn-DE', 'de'].
2024-07-05 10:29:36,240 - vorta.scheduler - WARNING - Failed to connect to DBUS interface to detect sleep/resume events
2024-07-05 10:29:36,668 - vorta.views.source_tab - DEBUG - Added item number 0 from 1
2024-07-05 10:29:36,670 - vorta.views.source_tab - DEBUG - Added item number 1 from 2
2024-07-05 10:29:36,671 - vorta.views.source_tab - DEBUG - Added item number 2 from 3
2024-07-05 10:29:37,203 - root - INFO - Using DarwinNetworkStatus NetworkStatusMonitor implementation.
2024-07-05 10:29:37,280 - vorta.borg.jobs_manager - DEBUG - Add job for site default
2024-07-05 10:29:37,280 - vorta.borg.jobs_manager - DEBUG - Start job on site: default
2024-07-05 10:29:37,282 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe --version
2024-07-05 10:29:38,233 - vorta.borg.jobs_manager - DEBUG - Finish job for site: default
2024-07-05 10:29:38,233 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: default
2024-07-05 10:29:44,040 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 10:29:44,042 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-07-05 10:42:28,667 - vorta.notifications - DEBUG - notification not suppressed
2024-07-05 10:42:42,535 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:42:42,536 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:42:42,556 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:42:44,269 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:42:44,269 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:42:44,269 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:42:44,273 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:42:44,285 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:42:45,786 - root - CRITICAL - Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose
Traceback (most recent call last):
File "peewee.py", line 7160, in get
File "peewee.py", line 4510, in __getitem__
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "application.py", line 227, in react_to_log
File "peewee.py", line 6712, in get
File "peewee.py", line 7163, in get
vorta.store.models.BackupProfileModelDoesNotExist: <Model: BackupProfileModel> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."name", "t1"."added_at", "t1"."repo_id", "t1"."ssh_key", "t1"."compression", "t1"."exclude_patterns", "t1"."exclude_if_present", "t1"."schedule_mode", "t1"."schedule_interval_count", "t1"."schedule_interval_unit", "t1"."schedule_fixed_hour", "t1"."schedule_fixed_minute", "t1"."schedule_interval_hours", "t1"."schedule_interval_minutes", "t1"."schedule_make_up_missed", "t1"."validation_on", "t1"."validation_weeks", "t1"."prune_on", "t1"."prune_hour", "t1"."prune_day", "t1"."prune_week", "t1"."prune_month", "t1"."prune_year", "t1"."prune_keep_within", "t1"."new_archive_name", "t1"."prune_prefix", "t1"."pre_backup_cmd", "t1"."post_backup_cmd", "t1"."dont_run_on_metered_networks" FROM "backupprofilemodel" AS "t1" WHERE ("t1"."name" = ?) LIMIT ? OFFSET ?
Params: ['New Repo', 1, 0]
2024-07-05 10:43:02,218 - vorta.borg.borg_job - ERROR - Failed to create/acquire the lock /Volumes/Vorta Archiv/Vorta SSD Repository/lock.exclusive (timeout).
2024-07-05 10:43:35,080 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:43:35,081 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:43:35,081 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:43:35,089 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:43:35,094 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:43:36,583 - root - CRITICAL - Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose
Traceback (most recent call last):
File "peewee.py", line 7160, in get
File "peewee.py", line 4510, in __getitem__
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "application.py", line 227, in react_to_log
File "peewee.py", line 6712, in get
File "peewee.py", line 7163, in get
vorta.store.models.BackupProfileModelDoesNotExist: <Model: BackupProfileModel> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."name", "t1"."added_at", "t1"."repo_id", "t1"."ssh_key", "t1"."compression", "t1"."exclude_patterns", "t1"."exclude_if_present", "t1"."schedule_mode", "t1"."schedule_interval_count", "t1"."schedule_interval_unit", "t1"."schedule_fixed_hour", "t1"."schedule_fixed_minute", "t1"."schedule_interval_hours", "t1"."schedule_interval_minutes", "t1"."schedule_make_up_missed", "t1"."validation_on", "t1"."validation_weeks", "t1"."prune_on", "t1"."prune_hour", "t1"."prune_day", "t1"."prune_week", "t1"."prune_month", "t1"."prune_year", "t1"."prune_keep_within", "t1"."new_archive_name", "t1"."prune_prefix", "t1"."pre_backup_cmd", "t1"."post_backup_cmd", "t1"."dont_run_on_metered_networks" FROM "backupprofilemodel" AS "t1" WHERE ("t1"."name" = ?) LIMIT ? OFFSET ?
Params: ['New Repo', 1, 0]
2024-07-05 10:44:36,742 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 10:44:36,750 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
2024-07-05 10:49:32,218 - vorta.borg.borg_job - ERROR - Failed to create/acquire the lock /Volumes/Vorta Archiv/Vorta SSD Repository/lock.exclusive (timeout).
2024-07-05 10:53:06,734 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:53:06,734 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:53:06,739 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:53:09,592 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2024-07-05 10:53:09,592 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2024-07-05 10:53:09,592 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2024-07-05 10:53:09,597 - vorta.keyring.darwin - DEBUG - Retrieved password for repo /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:53:09,606 - vorta.borg.borg_job - INFO - Running command /Applications/Vorta.app/Contents/Resources/borg-dir/borg.exe info --info --json --log-json /Volumes/Vorta Archiv/Vorta SSD Repository
2024-07-05 10:53:11,143 - root - CRITICAL - Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose
Traceback (most recent call last):
File "peewee.py", line 7160, in get
File "peewee.py", line 4510, in __getitem__
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "application.py", line 227, in react_to_log
File "peewee.py", line 6712, in get
File "peewee.py", line 7163, in get
vorta.store.models.BackupProfileModelDoesNotExist: <Model: BackupProfileModel> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."name", "t1"."added_at", "t1"."repo_id", "t1"."ssh_key", "t1"."compression", "t1"."exclude_patterns", "t1"."exclude_if_present", "t1"."schedule_mode", "t1"."schedule_interval_count", "t1"."schedule_interval_unit", "t1"."schedule_fixed_hour", "t1"."schedule_fixed_minute", "t1"."schedule_interval_hours", "t1"."schedule_interval_minutes", "t1"."schedule_make_up_missed", "t1"."validation_on", "t1"."validation_weeks", "t1"."prune_on", "t1"."prune_hour", "t1"."prune_day", "t1"."prune_week", "t1"."prune_month", "t1"."prune_year", "t1"."prune_keep_within", "t1"."new_archive_name", "t1"."prune_prefix", "t1"."pre_backup_cmd", "t1"."post_backup_cmd", "t1"."dont_run_on_metered_networks" FROM "backupprofilemodel" AS "t1" WHERE ("t1"."name" = ?) LIMIT ? OFFSET ?
Params: ['New Repo', 1, 0]
2024-07-05 10:53:34,034 - vorta.borg.borg_job - ERROR - Failed to create/acquire the lock /Volumes/Vorta Archiv/Vorta SSD Repository/lock.exclusive (timeout).
2024-07-05 10:59:36,746 - vorta.scheduler - DEBUG - Refreshing all scheduler timers
2024-07-05 10:59:36,753 - vorta.scheduler - DEBUG - Nothing scheduled for profile 1 because of unset repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels