Hi,
Last week I got a new notebook. When I try to access my HA via https://[subdomain].duckdns.org:8123 it loads the following page as seen below.
Home Assistant local log in works. My DuckDNS settings check out, and a DNS checker also states that the correct IP address is resolved.
Searching the interwebs on this issue mainly points out to NGIN reverse proxy stuff, which I’m not running. But maybe I’m missing out on something within the configuration.yaml file:
##### DuckDNS / LetsEncrypt ####################################################
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
##### CATT (Cast All The Things) ###############################################
homeassistant:
auth_providers:
- type: trusted_networks
trusted_networks:
- 192.168.0.0/24
allow_bypass_login: true
- type: homeassistant
Both my Android and iPhone where working fine. But after deleting all Refresh Tokens (user profile > Refresh Tokens > trashbin). Both phones receive the same error but with a different URL:
Android: “You’re about to give http://home-assistant.io/android …”
iPhone: “You’re about to give http://home-assistant.io/iOS…”