Hello, I am getting a 409 error when running the letsencrypt "certbot" service to renew a certificate in AWS ACM (aws certificate manager). We run this command from a Jenkins pipeline, and it was always working before, but this week we are seeing this issue. Details provided below. Not sure if this is the correct place to post this, or if I should reach out to Akamai support.
My domain is:
[test-imaging-api.ppl.backends.cms.gov]
I ran this command:
Command '['certbot', 'certonly', '-n', '--agree-tos', '--email', '${my_email}', '-a', 'dns-akamai', '--logs-dir', './manage-certs-dr_g9wpz/logs', '--config-dir', './manage-certs-dr_g9wpz/conf', '--work-dir', './manage-certs-dr_g9wpz/work', '--dns-akamai-creds_file', ****, '-d', 'test-imaging-api.ppl.backends.cms.gov']' returned non-zero exit status 1.
It produced this output:
\nRequesting a certificate for test-imaging-api.ppl.backends.cms.gov\nUsing zone guess: backends.cms.gov\nAn unexpected error occurred:\nrequests.exceptions.HTTPError: 409 Client Error: Conflict for url: https://adp.backends.cms.gov/config-dns/v2/zones/backends.cms.gov/names/_acme-challenge.test-imaging-api.ppl.backends.cms.gov/types/TXT\nAsk for help or search for solutions at https://community.letsencrypt.org.
My web server is (include version): Running on AWS EC2
The operating system my web server runs on is (include version): RedHat Enterprise v7
My hosting provider, if applicable, is: Akamai
I can login to a root shell on my machine (yes or no, or I don't know): No
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Yes, using Akamai console.