TLJH Let's encrypt https renewal problem

I’m running TLJH on my own server. I followed the guideline here to initially set up https and it worked fine. A few days ago it expired. I assumed it will automatically renew, but it didn’t.

I tried again sudo tljh-config reload proxy and sudo tljh-config reload and it says

Proxy reload with new configuration complete

Still not renewed. Is there any specific step to renew https?

Hey @chkwon :wave:

The certificate renewal should happen automatically.
Maybe the traefik’s logs contain info about this. You can get the logs by running:

sudo journalctl -u traefik
2 Likes

@GeorgianaElena Thanks for shedding light! It was a firewall issue.

2 Likes