Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest docker image?
- Are you sure you're not using someone else's docker image?
- Have you searched for similar issues (both open and closed)?
Describe the bug
Internal error creating a new entry with SSL certificate creation request (GANDI). Inspecting NPM docker container:
cat /tmp/letsencrypt-log/letsencrypt.log
File "/opt/certbot/lib/python3.11/site-packages/certbot_plugin_gandi/main.py, line 72, in _perform raise errors.PluginError(An error occurred adding the DNS TXT record: {0}.format(error)) certbot.errors.PluginError: An error occurred adding the DNS TXT record: Unable to get base domain for test.domain.co.za 2026-01-13 14:39:19,562:ERROR:certbot._internal.log:An error occurred adding the DNS TXT record: Unable to get base domain for test.domain.co.za
Nginx Proxy Manager Version
V2.12.3
To Reproduce
Steps to reproduce the behavior:
- Creating new proxy host
- Setup request new certificate
Expected behavior
Get a working proxy host entry, proxying my service
Screenshots
See attached

Operating System
Docker compose with latest image
Additional context
Docker Compose version 5.0.1
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Internal error creating a new entry with SSL certificate creation request (GANDI). Inspecting NPM docker container:
cat /tmp/letsencrypt-log/letsencrypt.logFile "/opt/certbot/lib/python3.11/site-packages/certbot_plugin_gandi/main.py, line 72, in _perform raise errors.PluginError(An error occurred adding the DNS TXT record: {0}.format(error)) certbot.errors.PluginError: An error occurred adding the DNS TXT record: Unable to get base domain for test.domain.co.za 2026-01-13 14:39:19,562:ERROR:certbot._internal.log:An error occurred adding the DNS TXT record: Unable to get base domain for test.domain.co.zaNginx Proxy Manager Version
V2.12.3
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Get a working proxy host entry, proxying my service
Screenshots

See attached
Operating System
Docker compose with latest image
Additional context
Docker Compose version 5.0.1