Common Issues and How To Resolve Them

Error

Diagnosis

LoginUser= failed: 05.12.2021 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.

Error:Slot 0000 0000: p11cat.P11.getAuthState(Native Method): CS_GetSessionInfo returned Error 0x00000030 (CKR_DEVICE_ERROR)

  1. Verify HSM services are up and running.

  2. Check the IP entry is correct in cs_pkcs11_R2.cfg file.

Internal Server Error: Secret payload retrieval failure seen - please contact site administrator.

  1. Check barbican.log if HMAC and MKEK labels are correct.

  2. Check that HMAC and MKEK are initialized and authorized using cxitool KeyInfo

Missing value auth-url required for auth plugin password

OpenStack admin credentials are not loaded. Resolve by running # source ~/devstack/openrc admin admin

List of Errors and their Diagnoses