mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #718] Unable to create Let´s Encrypt Certificates - 404 Not Found #608
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#608
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 @AlexZeller on GitHub (Nov 13, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/718
Hello everyone,
I am having issues trying to get NPM to work with Let´s Encrypt certificates.
Checklist
I am using the latest docker image (jc21/nginx-proxy-manager:latest) and the docker-compose and config.js file from the setup page (https://nginxproxymanager.com/setup/).
I can add proxy hosts without SSL and everything works as expected. I also see the standard welcome page when no host is connected. I also checked from outside my network.
Describe the bug
When trying to add a Certificate I get the following error:
I also executed the command directly inside the container which produced this error:
To Reproduce
I am using a fresh install. I tried the latest docker image from jlesage/nginx-proxy-manager and jc21/nginx-proxy-manager. I also tried to add the certificate when creating a host which produced an internal error.
Additional context
I am am using a subdomain, that has its on A Record pointing to the correct IP address. Since I can also reach the Welcome page I assume the is no problem with my DNS settings. I also tried Caddy as a reverse proxy which had no problems with the Certificates.
Also, thanks for this awesome project to all contributors 👍
@socheatsok78 commented on GitHub (Nov 21, 2020):
I'm having a different error, been stuck in this step ever since last update
@chaptergy commented on GitHub (May 12, 2021):
Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/210