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

Usb error (yubikey not found) when trying to fill password field #1

Open
arthurdarcet opened this issue Jun 27, 2012 · 4 comments
Open

Comments

@arthurdarcet
Copy link

Hi,

When I try to fill a password field on a website the software answer with a dialog : "Unable to challenge Yubikey: Unable to open Yubikey: code 1 (USB error)". Everything work otherwise perfectly well (just after or just before trying to fill the password field I can generate without problems TOTP.

Tested with htaccess dialogs and html password field in firefox, google chrome and safari.

Arthur

@troyjfarrell
Copy link

I experience the same issue. I suspect that it may be related to my use of VMware Fusion (4 and 5) or VirtualBox. I think one of these may be claiming the HID and not letting OneTime have access to it. That said, unloading the VirtualBox and Fusion kexts does not seem to solve the problem.

@arthurdarcet
Copy link
Author

I am not using the computer on which i had this problem anymore ; but i wasn't using vmware fusion. I had however virtualbox installed on the same machine.

@jawspeak
Copy link

This also happens to me on a regular basis. I haven't isolated it but will post here as I learn.
"Unable to challenge Yubikey: Unable to open Yubikey: code 1 (USB error)"

I've tried killing the OneTime process, as well as unplugging/pluggin in the yubikey nano to no avail.
ps aux | grep -i onetime .. then kill -9 <pid>

@dsimms
Copy link

dsimms commented Oct 6, 2015

See https://discuss.zetetic.net/t/why-doesnt-onetime-work-when-some-text-fields-are-highlighted/712

...which agrees with my experience. When I've had this trouble, usually there's a secure input hanging around that I didn't notice (iCloud or some other noise).

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