-
Notifications
You must be signed in to change notification settings - Fork 129
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
AttributeError: 'NoneType' object has no attribute 'close' #110
Comments
Thanks! I can't reproduce the crash on my mac (10.13.4) with the brew installation of ykman though, I get
Note that the generate flag currently requires the length option as well, so the correct syntax for generating a 38 character static password in slot 1 would be: Could you try running the command with |
Here you go:
|
There seem to be a problem opening the key over the OTP interface.
Does the YubiKey Personalization GUI recognise the key? |
I've figured it out, I guess. I've installed the Yubikey Personalization Tool and I got a And this is the resolution that worked for me: Yubico/yubikey-personalization-gui#25 (comment) Removing everything that was altering the keyboard events (I had a small homemade thing running that I forgot) solved the problem:
Thank you! |
Glad it worked out. I'll make sure that ykman at least doesn't crash in this case. |
Hey,
can't get rid of this error when trying to setup an otp slot in a YubiKey 4C.
OSX 10.13.3, ykman 0.7.0 installed from brew
The text was updated successfully, but these errors were encountered: