Troubleshooting

Error

Diagnosis

Failed to attach external HSM client library. Please check if you specified the vendor provided PKCS#11 library path correctly.

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

  2. Verify if the cs_pkcs11_R3.cfg file is available in /etc/utimaco.

  3. 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 permission for the the config file as shown below.

# chmod 750 config.hcl

List of Errors and their Diagnosis