I am struggling to get DuckDNS to work with my homeassistant so I cannot view the status of my home, or make changes to the automation unless I am on my home network. Obviously this is a problem. I have followed instructions as closely as I’ve known how to:
I’ve got an account on duckdns
I’ve got incoming port 80 forwarded to 192.168.x.x (my raspberry pi)
I’ve got incoming port 443 forwarded to 192.168.x.x (my raspberry pi)
When I install duckdns on home assistant, I edit the configuration file to look like:
However, when I start the duckdns, this is the log I get:
# INFO: Using main config file /data/workdir/config
+ Account already registered!
Sat Mar 30 14:36:47 CDT 2019: KO
# INFO: Using main config file /data/workdir/config
Processing https://myserver.duckdns.org
+ Creating new directory /data/letsencrypt/https://myserver.duckdns.org ...
+ Signing domains...
+ Generating private key...
+ Generating signing request...
req: Hit end of string before finding the equals.
problems making Certificate Request
…and myserver.duckdns.org does not connect to anything from a browser. What steps should I take?
Is it possible you are actually going to myserver.duckdns.org? Have you created a duckdns account and domain? That domain name is what goes where the sample says myserver
I have the same issue - I was wondering if you managed to get this working sakau2007? I am running Hassio on a Pi 3.
I have noticed that there is nothing in my ssl folder, so when it is pointing to fullchain.pem and privkey.pem in the configurator there is nothing there. Any ideas?
What addon from Hassio did you install? Duck DNS? That’s what you need. It i\handles the LetsEncrypt part automatically for you and creates the certificates if properly set up/
Hello, i have a big problem with the HTTPS protocol.
i have installed the HomeAssistant in Hass.io via VirtuasBox.
i have put all the configuration and other things in the config file but when i try to connect i can’t access… (ERR_SSL_PROTOCOL_ERROR)
DuckDNS certificate was created without any problem.
Thanks a lot
Stefano