I’ve followed this guide through #5, but can’t get any further.
I have a DuckDNS account, and have managed to create port forwards and SSL cert files… but get the error:
Invalid config for [http]: not a file for dictionary value @ data['http']['ssl_certificate']. Got '/storage/homeassistant/ssl/***.duckdns.org/fullchain.pem'
not a file for dictionary value @ data['http']['ssl_key']. Got '/storage/homeassistant/ssl/***.duckdns.org/privkey.pem'. (See /config/configuration.yaml, line 14)
I moved my key files, but they are valid, and so are the paths. Somehow, it’s as if I don’t have the http
integration?