Geo-replication fails with error message cryptography.exceptions.InvalidTag
Issue
- Geo-replication fails with error message cryptography.exceptions.InvalidTag
Traceback (most recent call last):
File "/quay-registry/data/encryption.py", line 44, in _decrypt_ccm
decrypted = aesccm.decrypt(nonce, ct, None)
File "/usr/local/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/aead.py", line 110, in decrypt
return aead._decrypt(
File "/usr/local/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/aead.py", line 155, in _decrypt
raise InvalidTag
cryptography.exceptions.InvalidTag
Environment
- Red Hat Container Platform 4.x
- Red Hat Quay 3.7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.