i get the error "Communication with the API failed, is NPM running correctly?"
Steps to reproduce
When creating a certificate and push the button "Test server Reachability "
Proposed changes
Before i used the NGINX ssl proxy and duckdns (dynamic IP and letsencrypt)
I disabled the Duckdns letsencrypt part and removed the NGINX ssl proxy addon.
installed NGINX proxy manager, but get error adding a certificate with HTTP validation.
port 80 & 443 is forward form router with public IP to IP of HA. (was before working with duckdns lets encrypt )
So the problem is that API of NGinx proxy manager is not working ?
i added the http:
use_x_forwarded_for: true
trusted_proxies:
Problem/Motivation
Expected behavior
Actual behavior
Steps to reproduce
Proposed changes
So the problem is that API of NGinx proxy manager is not working ?
i added the http: use_x_forwarded_for: true trusted_proxies: