IvSign services technical documentation / Keyman's errors list

  1. Keyman's errors
    1. Operation errors [Operation]
    2. Security errors [Security]
    3. License errors [License]
    4. Interface errors [API]
    5. Organization errors [Orga]
    6. Users errors [User]
    7. Certificates errors [Cert]
    8. Delegations errors [Deleg]
    9. Rules errors [Rule]
    10. Configurations errors [Config]
    11. Authentication errors [Auth]
    12. Device errors [Device]
    13. Public certificates errors [PubCert]
    14. Auditory errors [Audit]
    15. Authorization signing errors [AuthSign]
    16. Signatures errors [Signature][Sign]
    17. Verifications errors [Verify]
    18. PKI errors [PKI]
    19. Distributed signatures errors [Signature]
    20. TimeStamps errors [TSP]
    21. Biometry signing errors [Biometry]
    22. Certificate providers errors [CertProvider]
    23. Authentication providers errors [AuthProvider]
    24. Notifications errors [Notify]
    25. MFA Provider errors [MFA]

1. Keyman's errors

A part from the Keyman's errors codes that can be found below tables, there exists two more.

K0000 Indicates that the operation's call has been finished successfully.
K9999 Indicates that the operation's call hasn't been finished due to an unknown error.

1.1. Operation errors [Operation]

Operation errors - 00xx Operation
ErrorCodeErrorMessage
K0001Not implemented
K0002Duplicated configuration value
K0003Incorrect value for this parameter
K0004Insufficient parameters
K0005Insufficient configuration variables
K0007Value is not unique
K0008Request not found
K0009Invalid request
K0010Invalid token
K0011Invalid parameters
K0012Invalid format
K0013SMTP configuration error
K0014Token expired
K0015Token is empty
K0016Error deleting on database
K0017Error inserting on database
K0018Error updating database on init
K0019Database consistency error
K0020Error connecting to database
K0021Token already reused
K0022Bad endpoint
K0023(Custom message)
K0024This field has exceeded its maximum capacity
K0065It is required to send an email, however notification configuration is disabled
K0066Operation denied, email notification or implicit password required
K0088This action is not allowed
K0090Obsolete API
K0091Keyman is in error status
K0099Config error

1.2. Security errors [Security]

Security errors - 01xx Security
ErrorCodeErrorMessage
K0100User not logged
K0101Insufficient privileges
K0104Incorrect federated code
K0105Incorrect user or password
K0106The password does not meet the policy requirements
K0107Incorrect module key

1.3. License errors [License]

License errors - 02xx License
ErrorCodeErrorMessage
K0200Error validating license
K0201License expired
K0202License installations exceeded
K0203License deactivated
K0204License key not found
K0205License data not found in client device
K0206Not allowed to access to Signature methods
K0207Not allowed to access to TSP methods
K0208Not allowed to access to Verify methods
K0209Exceeded max users
K0210Exceeded max certs
K0211Module not allowed to access this method or operation group
K0212Module key not found for this module and organization combination
K0213Module version not supported
K0214License module not found
K0215License environment not found
K0216Incorrect license environment
K0217Exceeded max sign
K0218Exceeded max signature
K0219Exceeded max TSP
K0220Exceeded max verify
K0221Exceeded max orgas
K0222Not allowed to access to Sign methods
K0223License already used in another organization

1.4. Interface errors [API]

Interface errors - 09xx API
ErrorCodeErrorMessage
K0901External plugin prevent execution

1.5. Organization errors [Orga]

Organization errors - 10xx Orga
ErrorCodeErrorMessage
K1002Organization already exists
K1003Organization has child organizations
K1004Organization not found
K1005Organization not empty
K1006Invalid organization
K1007Invalid parent organization
K1008Parent not modifiable
K1009Organization unknown
K1010QSCD not available for this organization
K1011Organization disabled
K1012The orga is already configured as QSCD
K1013Its not allowed to modify an orga to non-QSCD

1.6. Users errors [User]

Users errors - 11xx User
ErrorCodeErrorMessage
K1101Access denied
K1102User already exists
K1103User disabled
K1104User not found
K1105User is not empty
K1106User has not been validated
K1107Validation token is wrong
K1108Email is already used
K1109Phone number is already used
K1110Invalid email format
K1111Invalid characters detected in userid field
K1112Error sending mail, user not created
K1121Password recovery not allowed
K1122Unable to modify the organization
K1123To many users as query answer
K1124Due to organization configuration it is not allowed to delete users
K1125Unable to modify a synchronized field
K1126Due to organization configuration it is not allowed to modified this field
K1127Unable to modify ident in a QSCD organization
K1128Users of a QSCD organization can not be moved to a non-QSCD organization
K1129User not found at the provider

1.7. Certificates errors [Cert]

Certificates errors - 12xx Cert
ErrorCodeErrorMessage
K1200Unknown certificate error
K1201Access denied to certificate
K1202Certificate does not belong to the user
K1203Certificate disabled
K1204Certificate not found
K1205Incorrect pin
K1206Unable to move a delegated certificate to certificate bin
K1240Unexpected error dealing with PFX
K1241Unable to open PFX data
K1242Incorrect PFX password
K1243Incompatible PFX encryption and Server OS
K1251Error reading certificate data
K1252Certificate has delegations
K1253Due to organization configuration it is not allowed to delete certificates
K1266Due to organization configuration there is a limit of certificates per user
K1267Expired certificate
K1268Revoked certificate
K1269Certificate has invalid signature
K1270Certificate is untrusted
K1271Certificate exists in both places, cert and certtrash
K1272Due to organization configuration it is not allowed to restore certificates
K1273Cert replace error
K1274Cert already replaced
K1275Invalid cert for replace
K1276Certificate key not found
K1277Certificate import is not allowed
K1278QSCD certificates are not allowed to be delegated
K1279Only QSCD certificate owner is authorized to modify its pin
K1280QSCD certificates are not allowed to be moved among users
K1281Due to organization configuration it is not allowed to move certificates to the certificate bin
K1282Certificate ident mismatch
K1283Certificate provider is not QSCD
K1284Certificates are not allowed to be moved among users
K1285QSCD certificates can not be moved to a non-QSCD organization
K1286Certificate has usage rules
K1287unable to check revocation status
K1288It is not allowed to modify the certificate pin
K1289Qualified certificate require a user owner with ident
K1290The type of certificate doesn't match the previously established

1.8. Delegations errors [Deleg]

Delegations errors - 13xx Deleg
ErrorCodeErrorMessage
K1302Delegation already exists
K1304Delegation not found
K1321Certificate delegation is not allowed
K1362Delegation has users

1.9. Rules errors [Rule]

Rules errors - 14xx Rule
ErrorCodeErrorMessage
K1404Rule not found
K1405Action denied by certificate or delegation usage rule

1.10. Configurations errors [Config]

Configurations errors - 15xx Config
ErrorCodeErrorMessage
K1500Invalid configuration
K1504Config not found
K1508Configuration already exist
K1509It is not allowed to delete this configuration

1.11. Authentication errors [Auth]

Authentication errors - 16xx Auth
ErrorCodeErrorMessage
K1604Invalid authmethod
K1605Impersonation not allowed

1.12. Device errors [Device]

Device errors - 17x Device
ErrorCodeErrorMessage
K1701Device not found
K1702Device not authorized
K1703Device not enabled to receive notifications
K1704Device not capable to receive notifications

1.13. Public certificates errors [PubCert]

Public certificates errors - 18x PubCert
ErrorCodeErrorMessage
K1801PubCert already exist for user
K1802PubCert not found
K1803Too many result, may use PubCertList

1.14. Auditory errors [Audit]

Auditory errors - 19x Audit
ErrorCodeErrorMessage
K1901Auditory not available

1.15. Authorization signing errors [AuthSign]

Authorization signing errors - 21x AuthSign
ErrorCodeErrorMessage
K2101AuthSign not found
K2102AuthSign denied
K2103AuthSign cannot be send
K2104AuthSign is not valid
K2105AuthSign timed out

1.16. Signatures errors [Signature][Sign]

Signatures errors - 50xx Signature
ErrorCodeErrorMessage
K5000Error signing
K5004Hash algorithm unsupported
K5005Padding unsupported
K5007Error in the document format
K5008Invalid revocation info
K5009PKCS11 device error
K5010Invalid PKCS11 password
K5011Unknown PKCS12 error
K5012Invalid PKCS12 password
K5015TimeStamp error
K5016TimeStamp backup error
K5017Unknown error in client
K5018Unknown error in client signature
K5019Unknown error in client final signature
K5020Unknown error in timeout
K5021Unknown error while obtaining stats
K5022PKCS11 session error
K5023PKCS11 session error while being initialized
K5024PKCS11 session log in error
K5025Revocation info not found
K5026Document password error
K5027TSP connection lost
K5028TimeStamp authentication error
K5029Error in signature reference
K5030Error signature upgrade
K5031Invalid document format
K5032Error signature not found
K5033Invalid signature verification
K5034Error signature upgrade, tsp verification error
K5035TimeStamp verification error
K5036Signature image format error
K5037Error general al aplicar la contrafirma
K5038Signature not found to countersign error
K5039Countersignature not found error
K5040Error al aplicar la contrafirma, sobre un perfil xades superior a BES/EPES|
K5041SignatureValue Id not found error
K5042Error general al crear el contenedor ASIC
K5043Error en el documento de firma xades
K5044Signature destination not found

1.17. Verifications errors [Verify]

Verifications errors - 51xx Verify
ErrorCodeErrorMessage
K5100Unknown error while verifying
K5101Document improperly formatted
K5102Error trying to verify the certificate
K5103Signature not found
K5104Invalid revocation info URI
K5105Invalid document
K5106Certificate revocation not found

1.18. PKI errors [PKI]

PKI errors - 52xx PKI
ErrorCodeErrorMessage
K5202Provider not found
K5203Error connecting to PKI provider
K5205Incorrect PKI authentication
K5206Error when trying to generate the certificate
K5207PFX not found
K5208Error due to incorrect parameters
K5209Certificate already revoked

1.19. Distributed signatures errors [Signature]

Distributed signatures errors - 53xx Distributed Signature
ErrorCodeErrorMessage
K5300Distributed cryptography sign transaction not found
K5301Malformed signed async state
K5302Async state identifier not found

1.20. TimeStamps errors [TSP]

TimeStamps errors - 54xx TSP
ErrorCodeErrorMessage
K5400TSP certificate parameter error
K5401TSP certificate not found
K5402Error loading TimeStamp request
K5403Error loading TSP certificate
K5404General error, system failure
K5409Error generating TimeStampToken
K5410Error loading TimeStamp request, bad algorithm
K5411Error loading TimeStamp request, bad request
K5412Error loading TimeStamp request, bad data format
K5413Error, time not available
K5414Unacceptable policy error
K5415Unacceptable extension error
K5416Additional error, information not available
K5417Accuracy error
K5418Certificate revoked
K5419Certificate expired

1.21. Biometry signing errors [Biometry]

Biometry signing errors - 50xx Biometry
ErrorCodeErrorMessage
K6001La configuración del certificado de firma biometrica no se ha encontrado
K6002Error en la configuración del certificado de firma biometrica
K6003El certificado de firma biometrica configurado no existe

1.22. Certificate providers errors [CertProvider]

Certificate providers errors - 70xx CertProvider
ErrorCodeErrorMessage
K7003Certificate provider error
K7004Certificate provider not found
K7005Certificate provider authentication error
K7081Unable to open certificate provider
K7082Unable to import certificate into certificate provider
K7083Unable to support this command
K7084Web request returned, invalid response
K7085Error listing cert providers
K7086Certificate provider not available for your organization

1.23. Authentication providers errors [AuthProvider]

Authentication providers errors - 71xx AuthProvider
ErrorCodeErrorMessage
K7104Authentication provider not found
K7105Error in the authentication provider search process
K7181Error connecting to authentication provider
K7121Authprovider password change not allowed
K7122Authprovider error
K7123Error listing auth providers

1.24. Notifications errors [Notify]

Notifications errors - 80xx Notification
ErrorCodeErrorMessage
K8001Notification not found
K8002Inquiry not found
K8003Inquiry already answered
K8004It was not possible to update the inquiry into the data base
K8005It was not possible to insert the inquiry into the data base
K8006It was not possible to send the inquiry
K8007Inquiry expired

1.25. MFA Provider errors [MFA]

MFA Provider errors - 90xx MFA
ErrorCodeErrorMessage
K9001MFA endpoint connection error
K9002MFA service internal error
K9003The parameters for init transaction aren't valid
K9004The service MFA can't validate the transactionId
K9005Module denied
K9006API not supported
K9007MFA endpoint is null                   
K9008MFA token is invalid                   
K9009MFA is diabled