Yubico / yubikey-manager-qt

Cross-platform application for configuring any YubiKey over all USB interfaces.
https://developers.yubico.com/yubikey-manager-qt/
BSD 2-Clause "Simplified" License
237 stars 29 forks source link

[Linux AppImage] PIV Generate Certificate: "Failed connecting to the Yubikey" #295

Open TRPB opened 3 years ago

TRPB commented 3 years ago

I'm trying to generate the certificate to use PIV with firefox. I have a 5 Nano and the following set up:

The application recognises the yubikey is plugged in and the mode but if I go to applications -> piv -> certificates -> generate it gives me a spinning icon for a couple of minutes then says "Failed connecting to the Yubikey. Make sure the application has the correct permissions"

I've tried running the yubikey-manager appimage as root (Though I don't see why this would be necessary)

emlun commented 3 years ago

Thanks for the report! Could you try running the application as ./yubikey-manager-qt-1.2.3-linux.AppImage --log-level debug and post the output here?