Applicable to:
- Plesk Onyx for Linux
- Plesk Onyx for Windows
Symptoms
-
Adding domain to Amazon Route 53 fails with the following error in Plesk UI:
PLESK_ERROR: 'CharacterStringTooLong (Value is too long)
-
DKIM keys with a bit length of 2048 are enabled for the domain.
-
When using
dig
utility, TXT-record is not concatenated, it gets broken into two parts:# dig @ 203.0.113.2 TXT example1.com
...
;; ANSWER SECTION:
example.com. 86400 IN TXT "v=spf1 +a +mx +a:user.centos6 -all"
example.com. 86400 IN TXT "v=DKIM1\; k=rsa\; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAraC3pqvqTkAfXhUn7Kn3JUNMwDkZ65ftwXH58anno/bElnTDAd/idk8kWpslrQIMsvVKAe+mvmBEnpXzJL+0LgTNVTQctUujyilWvcONRd/z37I34y6WUIbFn4ytkzkdoVmeTt32f5LxegfYP4P/w7QGN1mOcnE2Qd5SKIZv3Ia1p9d6uCaVGI8brE/7zM5cz" "MthVPE2WZKA28+QomQDH7ludLGhXGxpc7kZZCoB5lQiP0o07Ful33fcED73BS9Bt1SNhnrs5v7oq1pIab0LEtHsFHAZmGJDjybPA7OWWaV3L814r/JfU2NK1eNu9xYJwA8YerWosL45CSkyp4QeQIDAQAB"
Cause
Product issue:
-
#EXTPLESK-286 "The extension can now handle 2048-bit DKIM keys."
Fixed in:- Amazon Route 53 2.8.0 20 May 2020
Resolution
Workaround
If update is not possible for some reason you may try the following
Update Amazon Route 53 extension to the latest available version.
Comments
0 comments
Please sign in to leave a comment.