mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1297] Error creating certificate [Solved] #1044
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1044
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @talesam on GitHub (Aug 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1297
I'm trying to create a certificate but it's giving an error. Ports 80 and 443 are open.
ERROR:
Letsencrypt Log
@chaptergy commented on GitHub (Aug 8, 2021):
Are you sure the domain is set up to point to the correct server? Could you try updating to v2.9.7 and see if the issue persists?
@talesam commented on GitHub (Aug 8, 2021):
Yes, domain is for the correct IP. If I access IP:81 from NPM, it works better, with the domain it's giving an error, but before that it wasn't possible. I will update and test.
@chaptergy commented on GitHub (Aug 12, 2021):
Have you enabled the Use DNS Challenge toggle?
If your issue still persists even after the update, please post the contents of the file
/var/log/letsencrypt/letsencrypt.login the npm container directly after the error occurs.@ririko5834 commented on GitHub (Aug 23, 2021):
I get same error, when I want to create SSL
@nahuedev commented on GitHub (Sep 5, 2021):
I get same error, when I want to create SSL.I have done tests with several versions, the versions, 2.8.0, 2.9.7 and latest. In no case could I generate certificates.
@talesam commented on GitHub (Oct 11, 2021):
New oracle server, posts 80 and 443 open, I can't create certificate, internal error appears.
It's a clean install!
NPM version: 2.9.9
Docker log
Letsencrypt log
@chaptergy commented on GitHub (Oct 12, 2021):
@talesam This time your error is different. As it says in the both of the logs:
As you can see on the letsencrypt status page the issuance was temporarily unavailable that night. Please retry.
@chaptergy commented on GitHub (Oct 12, 2021):
@ririko5834 @nahuedev and to everyone who encounters
Some challenges have failed.: The error is extremely generic and could mean anything. It is necessary you provide the letsencrypt log in order to have any chance at finding the issue. Please see https://github.com/jc21/nginx-proxy-manager/issues/1271#user-content-certificate-error on how to do that.@talesam commented on GitHub (Oct 12, 2021):
Still with error...
@talesam commented on GitHub (Oct 13, 2021):
Log error:
Does anyone know if it's still error from the lestcrypt website?
@talesam commented on GitHub (Oct 14, 2021):
It was something in the oracle firewall, I disabled everything and I'm using ufw.