Hi, I followed exactly the installation manual of JuanMTech for DuckDNS.
setup Duckdns with token
add router forwarding
install Duckdns add-on
add lines to config.yaml
Added these lines in the configuration.yaml:
http:
base_url: xxxxxx.duckdns.org
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
Unfortunately it fails with his error message:
Invalid config for [http]: not a file for dictionary value @ data[‘http’][‘ssl_key’]. Got ‘/share/ssl/privkey.prem’. (See /config/configuration.yaml, line 14).
Hass.io (ERROR) -
The ‘base_url’ option is deprecated, please remove it from your configuration
HTTP (WARNING)
Does anyone have any idea how to solve this.
I am new to this so a bit detailed explanation would be very appreciated.
BR, Rinco van der Beek