General Errors:
- Setup failed for http: Invalid config.
- Unable to setup dependencies of history. Setup failed for dependencies: http
- Setup failed for history: Could not setup all dependencies.
What can be wrong?
I am using AutoSSH for tunneling to my WPS which can be accesed on ####.cloud. Can this be an issue here?
So I was able to start Let’s Encrypt Anndon by disabling Emulated hue on port 80, but my Config still won’t pass check with the same errors…
Lets Encrypt error:
Failed authorization procedure. ####.cloud (tls-sni-01): urn:acme:error:connection ::
The server could not connect to the client to verify the domain :: Connection refused
I switched over to Hass.io yesterday from a working AIO install with Let’s Encrypt.
After a few false starts, I was able to get things working doing what you’ve noted:
Forwarding port 80 and 443 to my Hass.io Pi (80-80 and 443-443. nothing pointing to port 8123 during the Let’s setup)
Setting the base_url to my public url. Not the local network IP.
Looks like the error you’re seeing is that the initial transaction with Let’s isn’t happening. Once that happens, it’ll create the privkey and fullchain files and the config should work. So try removing those 2 keys (ssl_cert, ssl_key) from your config so that you can start, then work on activating the add-on in Hass.io