-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
os:macosAffects only macOSAffects only macOStype:bugSomething doesn't work as intendedSomething doesn't work as intended
Description
Description
After updating to the latest version of Vorta all attempts to start a backup results in the Fatal Error dialog.
I am able to reproduce the issue:
- Update Vorta to
0.11.0 - Click "Start Backup"
- Foom.
Other operations like "Check", "Prune" and "Compact" all work fine.
Environment
- OS: macOS 15.7
- Vorta version: 0.11.0
- Installed from: Self-updater
- Borg version: 1.4.1
Logs
OS: Darwin
Release: 24.6.0
Version: Darwin Kernel Version 24.6.0: Mon Aug 11 21:15:09 PDT 2025; root:xnu-11417.140.69.701.11~1/RELEASE_ARM64_T6041
Date and Time: 2025-12-08 14:21:18
Borg Version: 1.4.1
Vorta Version: 0.11.0
Traceback (most recent call last):
File "vorta/application.py", line 120, in create_backup_action
File "vorta/borg/create.py", line 130, in prepare
File "vorta/network_status/darwin.py", line 26, in is_network_metered
File "vorta/network_status/darwin.py", line 26, in <genexpr>
File "vorta/network_status/darwin.py", line 79, in get_network_devices
File "vorta/network_status/darwin.py", line 100, in call_networksetup_listallhardwareports
File "subprocess.py", line 466, in check_output
File "subprocess.py", line 548, in run
File "subprocess.py", line 1026, in __init__
File "subprocess.py", line 1955, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: 'networksetup'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
os:macosAffects only macOSAffects only macOStype:bugSomething doesn't work as intendedSomething doesn't work as intended