Skip to content

Certificate renewal doen't work, DNS Challange - ClouDNS #1741

@poiNt3D

Description

@poiNt3D

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
I have set up DNS-Challange renewal for my wildcard domain. Provider is ClouDNS. API is enabled on my accound. The entry was added successfully, without errors. When i try to renew it, popup window spins and closes, no errors and the certificate does not update.
Here's the meta field from my database (redacted):

{
    "letsencrypt_email": "myemail@example.com",
    "dns_challenge": true,
    "dns_provider": "cloudns",
    "dns_provider_credentials": "# Target user ID (see https://www.cloudns.net/api-settings/)\r\n\t
	dns_cloudns_auth_id=myuserid\r\n\t#
	Alternatively, one of the following two options can be set:\r\n\t#
	dns_cloudns_sub_auth_id=1234\r\n\t# dns_cloudns_sub_auth_user=foobar \r\n\t\r\n\t# API password\r\n\tdns_cloudns_auth_password=mypassword",
    "propagation_seconds": 999,
    "letsencrypt_agree": true
}

Nginx Proxy Manager Version
v2.9.14

Expected behavior
Some log output would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions