Home Assistant Community Add-on: Nginx Proxy Manager
It looks like that but the esphome addon is only the first entry the dns founds for the ip adress. I can ping any addon and it goes to 172.30.32.1: PING a0d7b954_chrony.local.hass.io (172.30.32.1)...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I tried to ping some of my docker containers ip address and it replays with container docker address not with 172.30.32.1. This should be a docker gateway address if I got things correctly. Open ssh...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
DNS makes my router, as it can see only the docker ip all container names have the same ip. But i think i found the problem, it is about my ipv4 / v6 configuration. Described here In host mode it is...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hi! I’m using the NGINX addon with DuckDNS + Letsencrypt to access my HA (VM in ProxMox) instance externally. Now,I’d like to access additional internal VM:s through the reverse proxy. Is this...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Yes, this is possible. Not sure if there is a guide somewhere, but you can even achieve that with additional duckdns subdomains from you current duckdns domain. I went through this, maybe this post...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
btw ! help ! i have problems while accesing ESPHOME and VSCODE addons iternaly by the addon , chrome browser shows blank page. other addons works well edge shows 401: Unauthorized when connecting...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Has anyone experienced getting their domains flagged as deceptive/phishing from Google after using NPM? I moved from using NGINX Proxy SSL to NPM a few weeks ago due to needing to redirect more than 1...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
My domain has also been flagged and as far as i can see this happens to a lot of us. (i have also seen something similar with other software) you can read more about it at: Deceptive Site Ahead after...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I have sent report to Google and few hours later it all went back to normal Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
@grosilver And did it never happen again? I cannot risk my entire domain to this happening once in a while. It fucked up our emails, everything started being rejected everywhere… it was a bit of...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
I had to restore HomeAssistant from a backup and ever since my NGINX proxies don’t work anymore. I was able to renew the certificates, all the port forwarding is still the same as before. When I try...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
thanks - should be sticky or in some FAQ. totally helped me out. ! Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
same, in 2023. I haven’t accessed the addon for a couple of months because I didn’t need to, and now I cannot log in. Password is managed by Bitwarden and should be correct. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Same. Cannot log in. Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
answer to myself. fixed by adding aditional configuration location / { # Needed to workaround VSCode Web Socket Origin error proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hi, with the Nginx Proxy Manager is the ZeroSSL cert with automated renew supported, if so, how to configure it? The ZeroSSL support page says it’s a partner with nginx-proxy, but there are two nginx...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
May I ask where you added this config? I tried adding it here, but then the proxy goes offline: Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
i added it here. btw loks like it broke esphome for a little /example you cant see logs from outside . look next post for solution Read full topic
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
And another fix to make working esphome but i cant set them both github.com/esphome/issues ESPHOME and NGINX Proxy Manager SSL proxy HA addon don't play nicely opened 12:40PM - 19 Mar 23 UTC...
View ArticleHome Assistant Community Add-on: Nginx Proxy Manager
Hi, I’m trying to configure access lists on NPM to prevent external access to some services I am going to add, but they don’t seem to be working because the IP that Nginx sees for is 172.30.32.1. This...
View Article