Hello
i installed duckdns with let s encrypt and now i can access the Ui from outside. i opened the port 443 to 8123, it is running.
BUT i cannot reach the UI from my LAN with the IP of the Raspi. And i can not reach it with VS Code. i get this Error:
does anyone has an idea how to get access from my LAN to HA?
Is there a reason you can’t use your duckdns address from within your lan?
Don’t use SSL in HA??
I run a reverse proxy in front of HA. It handles my SSL for external access but internally I use http
i can access the ui with Chrome, but VS Code can’t connect
So then the problem is with how vscode handles the connection. Seems like you need to talk to the developers of that 3rd party addition. Or use a reverse proxy in front of HA and let it handle your SSL