Skip to content

Commit

Permalink
GITBOOK-140: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
defguard-community authored and gitbook-bot committed Feb 22, 2024
1 parent 33c8b1c commit 2cff933
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions features/yubikey-provisioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ The service will take a short moment to prepare and provision your keys. Once th

If the client will not detect your YubiKey, it may work if you unplug and plug it back into your machine. If you are running on Linux, try to restart the pcscd service. If you are using a docker image, make sure the container has access to your host devices.

#### Provisioning failed / IO Error in logs

This is very similar to Yubikey not detected issue. If run under VM with no direct access to host USB devices, the provisioner or rather gpg program itself can have trouble with sending proper commands to YubiKey smartcard. In this case, ensure that gpg can access the smartcard and write into it from VM without problems, for testing this, follow this [guide](https://support.yubico.com/hc/en-us/articles/360013790259-Using-Your-YubiKey-with-OpenPGP) from yubico.

#### Failed to register worker

This error is most commonly caused by your provisioner having problems making a connection to the defguard GRPC endpoint. Make sure to:
Expand Down

0 comments on commit 2cff933

Please sign in to comment.