Hi there all,
yesterday I just install the Hass.IO via docker
It’s work and it’s so quick
I have another problem now…
I installed the LetsEncrypt addon but when I start it then it do nothing.
I push Start button and after 2 seconds it stop… with no log under the page.
This is what I compile in the Config window:
{
“email”: “[email protected]”,
“domains”: [
“mydomain.me”
],
“certfile”: “fullchain.pem”,
“keyfile”: “privkey.pem”
}
After it stop I click on the Refresh button in order to see some error log… but is nothing there
Can I have some log from some other place ?
Thanks a lot all
Denis