Hi everyone,
Going from hass (raspberry pi) 0.65.6 to any later version breaks my https frontend. I can’t see anything in the logs, and a netstat confirms that the default port 8123 is no longer listening…
Currently running back at 0.65.6 works fine, same config, 8123 in listen.
Any ideas?
Thank you.
http:
api_password: !secret http_password
ssl_certificate: /etc/letsencrypt/live/example.duckdns.org/fullchain.pem
ssl_key: /etc/letsencrypt/live/example.duckdns.org/privkey.pem