Hi,
I know this is asked a lot, but actually I could not find an answer to my specific configuration.
So I’m using the Nginx Proxy Manager addon on my HAOS instance and DuckDNS integration in my FritzBox.
Ports 80 and 443 are forwarded to my HomeAssistant server.
My config for the NGinx Proxy is
# HTTP Config (NGinx Proxy)
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
ip_ban_enabled: true
login_attempts_threshold: 3
This worked once. Now I’m always getting the error
Command failed: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --cert-name "npm-1" --preferred-challenges "dns,http" --no-random-sleep-on-renew --disable-hook-validation
Saving debug log to /data/logs/letsencrypt/letsencrypt.log
Failed to renew certificate npm-1 with error: Some challenges have failed.
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/npm-1/fullchain.pem (failure)