[GH-ISSUE #954] SSL Cert request not working #807

Closed
opened 2026-02-26 06:34:29 +03:00 by kerem · 5 comments
Owner

Originally created by @antonstech on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/954

Hello, the Certificate Create Function is not working on a completely new installed docker

3/16/2021] [10:15:51 PM] [SSL      ] › ℹ  info      Requesting Let'sEncrypt certificates for Cert #1: retorte.antonstech.de
[3/16/2021] [10:15:57 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[3/16/2021] [10:15:58 PM] [Express  ] › ⚠  warning   Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-1" --agree-tos --email "kontakt@antonstech.de" --preferred-challenges "dns,http" --domains "retorte.antonstech.de" 
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for retorte.antonstech.de
Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains.
Waiting for verification...
Challenge failed for domain retorte.antonstech.de
http-01 challenge for retorte.antonstech.de
Cleaning up challenges
Some challenges have failed.

These are the Logs

Originally created by @antonstech on GitHub (Mar 16, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/954 Hello, the Certificate Create Function is not working on a completely new installed docker ``` 3/16/2021] [10:15:51 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #1: retorte.antonstech.de [3/16/2021] [10:15:57 PM] [Nginx ] › ℹ info Reloading Nginx [3/16/2021] [10:15:58 PM] [Express ] › ⚠ warning Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-1" --agree-tos --email "kontakt@antonstech.de" --preferred-challenges "dns,http" --domains "retorte.antonstech.de" Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator webroot, Installer None Obtaining a new certificate Performing the following challenges: http-01 challenge for retorte.antonstech.de Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains. Waiting for verification... Challenge failed for domain retorte.antonstech.de http-01 challenge for retorte.antonstech.de Cleaning up challenges Some challenges have failed. ``` These are the Logs
kerem 2026-02-26 06:34:29 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@antonstech commented on GitHub (Mar 17, 2021):

Was Not a Prob with Nginx Proxy Manager

<!-- gh-comment-id:800870717 --> @antonstech commented on GitHub (Mar 17, 2021): Was Not a Prob with Nginx Proxy Manager
Author
Owner

@Mr-Oca commented on GitHub (Apr 13, 2021):

Hi there !
I have the same issue. What did you do to fix it ?
Thanks !

<!-- gh-comment-id:818774299 --> @Mr-Oca commented on GitHub (Apr 13, 2021): Hi there ! I have the same issue. What did you do to fix it ? Thanks !
Author
Owner

@antonstech commented on GitHub (Apr 13, 2021):

Hey m8, what is your "setup"?
My Issues is that i enabled the Cloudflare Proxy so when it did the DNS Check it did saw the IP of the Cloudflare Servers not mine.
When this is your Issue just quickly disable it, get your SSL Cert and enable it again.
If not just tell me your issue :)
Greetings, Anton

<!-- gh-comment-id:818791098 --> @antonstech commented on GitHub (Apr 13, 2021): Hey m8, what is your "setup"? My Issues is that i enabled the Cloudflare Proxy so when it did the DNS Check it did saw the IP of the Cloudflare Servers not mine. When this is your Issue just quickly disable it, get your SSL Cert and enable it again. If not just tell me your issue :) Greetings, Anton
Author
Owner

@Mr-Oca commented on GitHub (Apr 15, 2021):

Well, I did a fresh install of Docker and all container using tutos from this guy (https://www.youtube.com/c/TheDigitalLifeTech/videos), and now it work very well.
Thanks anyway !

<!-- gh-comment-id:820724477 --> @Mr-Oca commented on GitHub (Apr 15, 2021): Well, I did a fresh install of Docker and all container using tutos from this guy (https://www.youtube.com/c/TheDigitalLifeTech/videos), and now it work very well. Thanks anyway !
Author
Owner

@antonstech commented on GitHub (Apr 15, 2021):

Thats nice to hear :)

<!-- gh-comment-id:820742743 --> @antonstech commented on GitHub (Apr 15, 2021): Thats nice to hear :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#807
No description provided.