-
Notifications
You must be signed in to change notification settings - Fork 27
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 to 1.8.0 fails #574
Comments
I second this observation. Fails first update, ok the second time. I seem to recall reading on the Nitrokey forums there was a faulty batch built from "less than reliable" parts during COVID times ? Maybe faulty updates and faulty batch are related ? Edit to add reference to forum post:
|
@udf2457 I have this issue on a 3C I bought on November 2024 (from Nitrokey directly), it make me think it's not related to the faulty batch. |
@sambonbonne Ah ok, all of mine are 2021... 😱 |
This does not look like a hardware issue to me, more like a race condition or logic error in pynitrokey. It looks like the update was successful. The finalization step that fails is basically just waiting for the device to show up so that it is not removed while the update is applied. I’ll try to find out what could go wrong there. |
@robin-nitrokey FYI it happens in Nitrokey App 2 too. |
If I remember correctly you are right about this. I think before the second update try I checked which version was installed and it said 1.8.0, that I am pretty certain about. However, I repeated the update and got the success message which made me feel better. |
When I tried to update my NK3 C NFC to 1.8.0 the following happend. I used
pynitrokey 0.7.0
to perform the update Please find the log file attached.nitropy.log.karseqwd.zip
However, after unplugging the device and retrying the update was ok.
The text was updated successfully, but these errors were encountered: