Skip to content

Could not add new DNS entries: Maximum number of entries reached #25

Description

@bermeitinger-b

Today, I was notified that my certificate will expire soon. I was surprised because caddy is supposed to update it automatically. So I've looked in the logs and I see this entry:

{"error": "[*.example.com] Renew: [*.example.com] solving challenges: presenting for challenge: adding temporary record for zone \"example.com.\": (2306) Parameter value policy error. Reason: (maxDNSRecordsReached) maxDNSRecordsReached (order=https://acme.zerossl.com/v2/DV90/order/xxx-yyy) (ca=https://acme.zerossl.com/v2/DV90)", "attempt": 1, "retrying_in": 60, "elapsed": 4.508000445, "max_duration": 2592000}

Logging into INWX, I can see hundreds of _acme-challenge entries (which I have to manually delete).

When looking at the current certificate, it was issued on October 2025, so it should have been successful at least once but I'm unsure. I guess it will renew every 3 months, so it missed it in December. Unfortunately, I don't think I've retained the logs from that long ago.

After manually deleting a bunch of the entries, it succeeded creating the certificate which is now valid for the next 3 months.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions