[GH-ISSUE #2885] NPM docker wont start. #1976

Closed
opened 2026-02-26 07:33:32 +03:00 by kerem · 3 comments
Owner

Originally created by @blownco on GitHub (May 4, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2885

seems to be in some sort of restart loop? anyone else have this?

[supervisor ] service 'nginx' exited (with status 1).
[supervisor ] restarting service 'nginx'.
[supervisor ] starting service 'nginx'...
[nginx ] nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-3/fullchain.pem": BIO_new_file() failed (SSL: error:0200100D:system library:fopen:Permission denied:fopen('/etc/letsencrypt/live/npm-3/fullchain.pem','r') error:2006D002:BIO routines:BIO_new_file:system lib)

Originally created by @blownco on GitHub (May 4, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2885 seems to be in some sort of restart loop? anyone else have this? [supervisor ] service 'nginx' exited (with status 1). [supervisor ] restarting service 'nginx'. [supervisor ] starting service 'nginx'... [nginx ] nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-3/fullchain.pem": BIO_new_file() failed (SSL: error:0200100D:system library:fopen:Permission denied:fopen('/etc/letsencrypt/live/npm-3/fullchain.pem','r') error:2006D002:BIO routines:BIO_new_file:system lib)
kerem 2026-02-26 07:33:32 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@blownco commented on GitHub (May 6, 2023):

a full reinstall fixed the issue.

<!-- gh-comment-id:1537196598 --> @blownco commented on GitHub (May 6, 2023): a full reinstall fixed the issue.
Author
Owner

@BHeshka commented on GitHub (Jun 11, 2023):

I ran into this issue after deleting an SSL certificate that was still being used by proxy hosts.

<!-- gh-comment-id:1585970920 --> @BHeshka commented on GitHub (Jun 11, 2023): I ran into this issue after deleting an SSL certificate that was still being used by proxy hosts.
Author
Owner

@jqtmviyu commented on GitHub (Oct 1, 2023):

create files like letsencrypt/live/npm-13/fullchain.pem letsencrypt/live/npm-13/privkey.pem, resolve it.

<!-- gh-comment-id:1742087890 --> @jqtmviyu commented on GitHub (Oct 1, 2023): create files like `letsencrypt/live/npm-13/fullchain.pem` `letsencrypt/live/npm-13/privkey.pem`, resolve it.
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#1976
No description provided.