nginx-proxy-manager: Cloudflare invalid credentials
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- No
- 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 when i tried to renew ssl cert i get “internal error”. note: am using wildcard with Cloudflare.
Nginx Proxy Manager Version latest as the time of this posting
To Reproduce Steps to reproduce the behavior:
- Go to ‘ssl certificate’
- Click on ‘renew cert’
- See error
Expected behavior be able to renew cert which also bring me to a question. isn’t npm supposed to auto do this ?
Screenshots https://i.imgur.com/3KpuUjy.png
Operating System ubuntu 18/docker
Additional context i did tried to find a similar issue to this and found some but i cant figure out if there is a fix for this or not some post i found: https://github.com/jc21/nginx-proxy-manager/issues/1659 https://github.com/jc21/nginx-proxy-manager/issues/1625
thank you in advance.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 19
Hi, I don’t know if this is related but I ran into the same problem. It is important to configure your DNS entry In Cloudflare as “DNS only” as long as you don’t have a certificate and once the certificate is created, switch to “Proxied”. Hope that helps