-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudflare invalid credentials #1665
Comments
Have a look at #1271, especially the certificate section and provide some the letsencrypt logs, otherwise the issue could be anything. |
ok will do sir, is it safe to share my logs here ? |
The only sensitive information in the letsencrypt logs should be the domain and maybe the email address you entered as the notification address. You can search and replace them with placeholders if you like. The other information is ramdomly generated challenge data which is useless by the time you have posted the logs. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
sorry for my ignorance where is it that i find the required logs ? maybe here ?: \docker\proxymanager\data\logs |
here is the docker logs, let me know if u need anything else and also if i have included any sensible info. Docker Logs
|
@aniel300 Your logs say
Have you provided valid credentials? |
Yes. this wildcard cert was created by the first host i did. |
Then your issue is either related to #1697, or it is not an npm issue at all. Go ahead and try using docker image EDIT: sorry, I got confused by all the different issues in this thread, forgot that you are the original author. |
It could also be possible that the reason is the slightly changed namespace syntax in certbot. You should connect to the database, go to the |
ahh ok. so does this response still valid ? |
Sure, so first check the database, if that does not work try the different docker image, and if that still does not work try it with a custom certbot installation on a different machine. |
i can try to do few of those things except for the one of using a different machine since this is a dedicated server |
Hi, |
@christofkac i tried with dsn only and issue still happening |
Issue is now considered stale. If you want to keep it open, please comment 👍 |
closing as i never got it fix or got the time to attempt to fix it. long time has passed and I now use traefik. still this project is amazing for pp looking to get into reverse proxies and want/ need a ui to help them trough the journey. thank u to the devs and keep up the good work. |
Checklist
jc21/nginx-proxy-manager:latest
docker image?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:
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:
#1659
#1625
thank you in advance.
The text was updated successfully, but these errors were encountered: