solo-desktop icon indicating copy to clipboard operation
solo-desktop copied to clipboard

firmware updater throws CTAP2_ERR_OPERATION_DENIED (0x27) after writing

Open Stathogon opened this issue 5 years ago • 6 comments

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

Stathogon avatar Dec 24 '19 22:12 Stathogon

+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

benoitbayol avatar Dec 29 '19 11:12 benoitbayol

Same happening here. Any solution?

hialvaro avatar Feb 14 '20 16:02 hialvaro

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 avatar Feb 14 '20 16:02 conorpp

Also what OS is everyone running?

conorpp avatar Feb 14 '20 16:02 conorpp

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.

Stathogon avatar Feb 14 '20 18:02 Stathogon

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

hialvaro avatar Feb 21 '20 11:02 hialvaro