Skip to content

org.bouncycastle.crypto.InvalidCipherTextException: mac check in GCM failed #1295

@a1ekseev

Description

@a1ekseev

I'm trying to run a test on GitLab CI, but have run into a problem.

    org.bouncycastle.crypto.InvalidCipherTextException: mac check in GCM failed
    	at org.bouncycastle.crypto.modes.GCMBlockCipher.doFinal(Unknown Source)
    	at io.minio.admin.Crypto.decrypt(Crypto.java:189)
    	at io.minio.admin.MinioAdminClient.listUsers(MinioAdminClient.java:242)

So far it has not been possible to reproduce the problem locally.
Do you have any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions