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

Update throws MacOsHidDevice error #57

Open
screendriver opened this issue Feb 7, 2020 · 1 comment
Open

Update throws MacOsHidDevice error #57

screendriver opened this issue Feb 7, 2020 · 1 comment

Comments

@screendriver
Copy link

I want to update my Solo Key but unfortunately I get following error message:

$ solo key update
Wrote temporary copy of firmware-3.1.0.json to /var/folders/h_/114j7dh94x18slkgdpbc_3gw1844k4/T/tmpwibmajqh.json
sha256sums coincide: 3120da98b05a992e52b8a8bc8d3924b7633d7a84c9fb319e497c698511838528
Switching into bootloader mode...
Exception ignored in: <function MacOsHidDevice.__del__ at 0x10609d320>
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/fido2/_pyu2f/macos.py", line 458, in __del__
    self.device_handle,
AttributeError: 'MacOsHidDevice' object has no attribute 'device_handle'
error:
problem flashing firmware!
no Solo found

Run with

$ solo version    
0.0.23

solo key wink and solo ls is working as expected though

@tomquas
Copy link

tomquas commented May 5, 2021

i've seen this error message, too, but here it continued to update the firmware.
you may wanna try

$ pip install -U solo-python
$ solo version
0.0.30

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

2 participants