Tearing my hair out. After upgrading to 102 or 103 my frontend is no longer available.
Error log clean. Downgrading to 101.3 solves the issue
Simply states cannot connect
Looking at netstat – listen it’s not opening the port
Am i missing some breaking changes?!
Although it seems to open a port at
local.address.local:51827
frontend:
themes: !include ./themes/themes.yaml
javascript_version: latest
lovelace:
mode: yaml
default_config:
map:
config:
http:
ip_ban_enabled: False
login_attempts_threshold: 5
base_url: https://www.xxx.ru:8123
ssl_certificate: /etc/letsencrypt/live/www.xxx.ru/fullchain.pem
ssl_key: /etc/letsencrypt/live/www.xxx.ru/privkey.pem