Skip to content

Crash on missing Wifi interface #2140

@phmg701

Description

@phmg701

Description

After updating from the App itselft to 0.10.1 it stopped working.
I then backed up my config and uninstalled from brew both borgbackup and vorta packages. Then and reinstalled following the usual instructions that worked the first time.
Now I get this error:

OS: Darwin
Release: 23.6.0
Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64
Date and Time: 2024-11-18 08:28:27
Borg Version: 1.1.0
Vorta Version: 0.10.1
Traceback (most recent call last):
  File "application.py", line 113, in create_backup_action
  File "borg/create.py", line 127, in prepare
  File "network_status/darwin.py", line 14, in is_network_metered
AttributeError: 'NoneType' object has no attribute 'lastNetworkJoined'

Reproduction

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

OS

MacOS Sonoma 14.6.1 (23G93)

Version of Vorta

0.10.1

What did you install Vorta with?

Homebrew

Version of Borg

1.1.0

Logs

2024-11-18 08:28:27,626 - root - CRITICAL - Uncaught exception, file a report at https://github.com/borgbase/vorta/issues/new/choose
Traceback (most recent call last):
  File "application.py", line 113, in create_backup_action
  File "borg/create.py", line 127, in prepare
  File "network_status/darwin.py", line 14, in is_network_metered
AttributeError: 'NoneType' object has no attribute 'lastNetworkJoined'

Metadata

Metadata

Assignees

No one assigned

    Labels

    os:macosAffects only macOStype:bugSomething doesn't work as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions