jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
756 stars 167 forks source link

SSL fails on new proxy host or Test Server Reachability #260

Open Mr-Lima opened 2 years ago

Mr-Lima commented 2 years ago

Trying to enable SSL

[Express ] › ⚠ warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-1" --agree-tos --authenticator webroot --email "censored" --preferred-challenges "dns,http" --domains "subdomain.censoreddomain.com"

Certbot failed to authenticate some domains (authenticator: webroot). Detail: censoredip: Fetching http://_subdomain.censoreddomain_/.well-known/acme-challenge/_censored_: Timeout during connect (likely firewall problem)

Test Server Reachability

[SSL ] › ℹ info HTTP challenge test failed for domain censored the host was not found

image

image