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

firmware updater throws CTAP2_ERR_OPERATION_DENIED (0x27) after writing #7

Open
Stathogon opened this issue Dec 24, 2019 · 6 comments

Comments

@Stathogon
Copy link

The Desktop APP throws a CTAP2_ERR_OPERATION_DENIED (0x27) Error after trying to update the Solokey through the software.

@benoitbayol
Copy link

benoitbayol commented Dec 29, 2019

+1

On latest mac release after npm install + instructions on README

Also I have this error if I try reset or register:

Error: cannot open device with path IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/XHC1@14/XHC1@14000000/HS02@14100000/Solo Bootloader 2.5.3@14100000/Solo Bootloader 2.5.3@0/AppleUserUSBHostHIDDevice

@hialvaro
Copy link

Same happening here. Any solution?

@conorpp
Copy link
Member

conorpp commented Feb 14, 2020

I'll investigate this more later. As a workaround you can update with the solo-python command line tool.

Install solo-python, if you haven't already.

pip3 install solo-python

Update.

solo key update

@conorpp
Copy link
Member

conorpp commented Feb 14, 2020

Also what OS is everyone running?

@Stathogon
Copy link
Author

Stathogon commented Feb 14, 2020

Also what OS is everyone running?

Windows 10 Pro

But i was able to solve the issue by updating my chipset drivers. But now I have the same Problem again. I suspect the same issue again and i will try to update my Bios again... Also i installed kaspersky lately and i dont know if it interfered with the update process. If it is helpfull im using a
Ryzen 7 3800x
and a Asus strix x570-F

Edit:
interesting enough i was able to update it without a change with the python skript.

@hialvaro
Copy link

Python tool is the only one that worked for me. All other updating tools were giving errors.

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

4 participants