-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
npm doesn't generate vhost when a letsencrypt certificate is selected.
If you select a custom certificate sent by the panel or none at all, it generates normally.
Nginx Proxy Manager Version
v2.12.6
To Reproduce
Steps to reproduce the behavior:
adding ___domain and after generate letsencrypt. Or just select a letsencrypt cert already generated
the host goes to offline
I checked in data/nginx/proxy_host
when no ssl or when I use a custom cert imported into painel, works, the vhost is generated and works.
when I select or gen a new letsencrypt ssl, the vhost is deleted and isng recreated
Operating System
ubuntu 22