Welcome
How do you use lego?
go install
Effective version of lego
5.1.0
Logs
Details
2026-05-31T09:34:10.611691970+03:00 INFO Renewing certificate cert-name=xxxxx.ro
2026-05-31T09:34:11.382408536+03:00 INFO Trying renewal. cert-name=xxxxx.ro time-remaining=26d18h33m58s617601126ns
2026-05-31T09:34:11.382657819+03:00 INFO Obtaining bundled SAN certificate. domains="xxxxx.ro, *.xxxxx.ro"
2026-05-31T09:34:11.746815134+03:00 WARN retry: acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: Could not validate ARI 'replaces' field :: requester account did not request the certificate being replaced by this order
2026-05-31T09:34:11.747085460+03:00 ERROR Error error="renew certificate: could not obtain the certificate for \"xxxxx.ro\": unable to communicate with the API server: error: Post \"https://acme-v02.api.letsencrypt.org/acme/new-order\": POST https://acme-v02.api.letsencrypt.org/acme/new-order giving up after 1 attempt(s): acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: Could not validate ARI 'replaces' field :: requester account did not request the certificate being replaced by this order"
What did you expect to see?
Keys being renewed
What did you see instead?
2026-05-31T09:34:11.746815134+03:00 WARN retry: acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: Could not validate ARI 'replaces' field :: requester account did not request the certificate being replaced by this order
2026-05-31T09:34:11.747085460+03:00 ERROR Error error="renew certificate: could not obtain the certificate for \"xxxxx.ro\": unable to communicate with the API server: error: Post \"https://acme-v02.api.letsencrypt.org/acme/new-order\": POST https://acme-v02.api.letsencrypt.org/acme/new-order giving up after 1 attempt(s): acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: Could not validate ARI 'replaces' field :: requester account did not request the certificate being replaced by this order"
Reproduction steps
With 5.1.0 and with 5.0.4 it fails with the message above:
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego run --dns linode renew -d 'xxxxx.ro,*.xxxxx.ro' --email my@email
Same result with
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego run --dns linode renew -d 'xxxxx.ro' -d '*.xxxxx.ro' --email my@email
With 4.35.2:
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego -d 'xxxxx.ro,*.xxxxx.ro' --email my@email --dns linode renew
It renewed my keys.
Go environment (if applicable)
Details
In which context are you using lego?
Personal use
🌱 Supporting the Maintainer
Confirmation
Welcome
How do you use lego?
go install
Effective version of lego
5.1.0
Logs
Details
What did you expect to see?
Keys being renewed
What did you see instead?
Reproduction steps
With 5.1.0 and with 5.0.4 it fails with the message above:
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego run --dns linode renew -d 'xxxxx.ro,*.xxxxx.ro' --email my@emailSame result with
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego run --dns linode renew -d 'xxxxx.ro' -d '*.xxxxx.ro' --email my@emailWith 4.35.2:
LINODE_TOKEN_FILE=/.lego/.lego-linode-api-key LINODE_PROPAGATION_TIMEOUT=300 lego -d 'xxxxx.ro,*.xxxxx.ro' --email my@email --dns linode renewIt renewed my keys.
Go environment (if applicable)
Details
# paste output hereIn which context are you using lego?
Personal use
🌱 Supporting the Maintainer
Confirmation