first of all i HAVE checked a looot of tuts and threads but i can not find any relevant information.
I want to link GA to HA. Tried to follow the links from official documentation such as :
On step 4 i can not continue as the SSH is limited. (i am using RPI4, not a dockerized hassio)
So i cant install anything. Cant install certbot-auto and i cant get any SSL certs.
I have access over HTTP://mydomain.duckdns.org…but for Google to work it needs to be HTTPS.
After reading all the threads and topics = for google to work i need SSL, for SSL i need letsEncrypt and certbot, for that i need SSH, which doesnt work.
Then i get this error in the checker (if i restart ignoring the config checker it breaks everything)
Invalid config for [http]: not a file for dictionary value @ data[‘http’][‘ssl_certificate’]. Got ‘/ssl/fullchain.pem’
not a file for dictionary value @ data[‘http’][‘ssl_key’]. Got ‘/ssl/privkey.pem’. (See /config/configuration.yaml, line 16).