Troubleshooting

Error

Diagnosis

Error: Failed to attach external HSM client library.

Please check if you specified the vendor provided the PKCS#11 library path correctly.

Verify whether the correct Path to PKCS#11 library path is specified.

  1. Verify if the cs_pkcs11_R3.cfg file is available under /etc/utimaco folder.

  2. Verify if the cs_pkcs11_R3.cfg file configurations are correct


LoginUser= failed:

28.03.2023 23:45:45 src/p11adm_R2.c[429]

p11_login: C_Login [type=1] returned Error

0x00000102 (CKR_USER_PIN_NOT_INITIALIZED)


PKCS#11 Slot is not initialized. The user needs to Initialize the Slot.

# systemctl status vault

vault.service - "HashiCorp Vault"

Loaded: loaded (/etc/systemd/system/vault.service; enabled; vendor preset: disabled)

Active: inactive (dead) since Thur 2023-03-28

06:56:55 UTC; 10s ago


Make sure to give the permission for config file as shown below.


# chmod 750 config.hcl

List of Errors and their Diagnoses