KVM Image: How to get let's encrypt to renew cert?

Every 3 months I face the same issue.

The Let’s encrypt certificate expires and something goes completely wrong with the way the docker image runs on the KVM image completely locking me out.

Only solution I found is to open the console on virtual-manager, recofigure HA to run without https and then configure let’s encrypt again.

What am I missing, which prevents Let’s encrypt to automatically renew the certificate when using the officila Let’s encrypt add on?

I use Let’s encrypt on other server which renews on time no problem (using the DNS dynpudate method).

Note to self, as I will probably search for this post on 3 monts (or is someone else has that issue)

On the ha prompt: login

find / -name configuration.yaml

Comment out Cetrifiates

exit to ha prompt.

core reload

Access with HTTP and re-configure Let’s encrypt.

I knew it, I would be looking for that post in 3 Months :wink:

Hello!
Thanks for posting that. For me, it was the only way to get access to my instance.

But now some links in the sidebar don’t work anymore. I removed the LetsEncrypt Addon maybe due to that the links are broken. Have to search a bit more to solve that too.

Tried to edit configuration.yaml via the File editor but get a 401: Unauthorized

greetings rabenkind

ps. solved it by setting the internal and external url and a complete reboot.