|
Error |
Diagnosis |
|---|---|
|
Error: Failed to attach external HSM client library. Please check if you specified the vendor provided PKCS#11 library path correctly. |
PKCS#11 library cannot be loaded.
Path to PKCS#11 library path in 'config.json' file .
|
|
C_Login [type=1] returned Error 0x00000102 (CKR_USER_PIN_NOT_INITIALIZED) |
PKCS#11 Slot is not initialized. You need to initialize the Slot. See steps 3 and 4 in section Create SO User and Initialize a Slot. |
|
Error loading configuration from /etc/vhsm/ config.json: stat /etc/vhsm/config.json: no such file or directory |
json configuration cannot be loaded.
|
|
C_Login [type=131] returned Error 0x00000030 (CKR_DEVICE_ERROR) |
PKCS#11 No connection to the HSM.
|
|
[WARN] failed to unseal core: error="stored unseal keys are supported, but none were found" |
Ensure that the IP address of the vHSM in Docker is configured correctly. |