mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #2751] Certificate not found. Nginx not starting after newest update #1889
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#1889
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 @boehser-enkel on GitHub (Mar 27, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2751
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
[](ginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-23/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/npm-23/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file))
Nginx Proxy Manager Version
Newest and also tried out some old ones now
To Reproduce
Start Nginx Proxy Manager after updating.
Check: the path is not there. Also not in my backups
The error comes right after loading of default_host\site.conf
Expected behavior
Clean start
Screenshots
Operating System
Ubuntu
Additional context
@boehser-enkel commented on GitHub (Mar 28, 2023):
I deleted the corresponding files and recertified after nginx started again after that