Home Assistant Community Add-on: Nginx Proxy Manager
Hi every day I get this message or when I am in different locations: Login attempt failed Login attempt or request with invalid authentication from a0d7b954- nginxproxymanager.local.hass.io...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I can confirm that this works with both those add-ons stopped and prevented from starting at boot. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Does anyone know how the log files are cleared on the NPM add-on for hassio? Do they self limit or do we need to delete them? Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
lowrisk75: server_port: 8443 ssl_certificate: /ssl/origin.pem # my CloudFlare certificates and not the one from Nginx manager ssl_key: /ssl/privkey.pem # my CloudFlare certificates and not the one...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
First you should remove posts with your address from above Afterwards, start with a clean state and just use NPM to point to port 8123 of HA. Making https>https reverse proxy would not really make...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Petrica: First you should remove posts with your address from above Good call, thank a lot, I accidentally sent the wrong screenshot… that’s Cloudflare Proxy IP but still I just changed http to https...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
lowrisk75: sorry if what I’m saying make no sense, but how can I be sure that I’m using NPM and not HA default server ? Do you still have port 8443 forwarded from your router to HA? With NPM working...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Everything it’s fine I’m only have 443 forwarding to 443, nothing else. SSL force is enabled. Thanks a million ! Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Does anyone know how to get the access/audit logs? I want to be able to see which IP’s have connected to my domain. I saw access.logs in the Nginx addon folder but it was empty. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Not sure if this a bug or not so I’ll ask the group: but the ForceSSL option (or built-in redirect from port 80 to 443) does not seem to be working when using a custom location. Meaning:...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
supermarkert: Is this by design? Any way to fix it using an Advanced setting (which I know nothing about)? Yes and yes. Essentially each app will have its own settings to help with reverse proxying...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Is there a way to reset the login password? I can’t for the life of my find the password I set it as, but I can find a reset password option. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
TaterSalad333: Is there a way to reset the login password? Unfortunately there is a way to reset it (as it creates security issues) from the MariaDB addon (you need to connect with Portainer to be...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I have tried the default creds and it didn’t work. Thanks for the link to this. Do these commands delete the database though? Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
TaterSalad333: Do these commands delete the database though? It should not delete the database but only trigger the password to reset. However, you can (and you should) do a snapshot of the addon, or...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Sweet, already doing those daily so we are good. Thanks a bunch, I’ll give this a shot later today! Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hold on though, would I even have a NPM docker-compose directory if I didn’t install NPM with docker? Just with the add-on. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
TaterSalad333: would I even have a NPM docker-compose directory if I didn’t install NPM with docker? You don’t need Docker-Compose commands as you already have access to the MariaDB addon through...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
woah okay, this is quickly going over my head, I’ve never used Portainer so idk how to ssh into an addon from it. Maybe I should just uninstall/reinstall the addon and start over hah. Can you SSH into...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
TaterSalad333: Maybe I should just uninstall/reinstall the addon and start over hah. It is not really difficult but I’d suggest doing these stuff in a test environment until you get the hang of it....
View Article