chaptergy

Results 74 comments of chaptergy

Maybe it has to do with the database not being available yet or still being set up? We'll have to wait for more detailed reports

@merrychrishna You probably just don't have the database and npm in the same docker network. At least npm is not able to connect to the database container. Or maybe you...

NginxProxyManager (NPM) requires docker, so docker is the first thing you have to install. There is no official documentation going that much into detail, but you should be able to...

@sharkaccident Have a look at https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1678, maybe that helps. I'm not familiar with docker swarm, could it also be that multiple instances of the same docker container try to access...

A manual challenge is not yet available. I have updated the title of this issue to be a feature request of this.

Do you remember how you deleted these certificates? Did some error occur? The other certs should be fine, just the [expiry date in date in the ui does not update](https://github.com/jc21/nginx-proxy-manager/issues/792)...

Sure, if you still have not encountered any issues with this change, go ahead and open a PR. I'm sure a lot of people would be very happy about that.

For those not wanting a new admin account, but instead to just set the password of a specific account you can do the following: > Connect to the database as...

@rourke750 This has nothing to do with resetting the password. It sounds like somehow your database was wiped, so the only data left is the generated nginx config files. That...

@itsKV then you don't have the jlesage image, but the official one. Reset it like described in [this comment](https://github.com/jc21/nginx-proxy-manager/issues/230#issuecomment-815078355) instead.