Super quick post here to explain my problem and solution for why my Nextcloud Snap Letsencrypt certificate wouldn’t renew on my ubuntu server and how I fixed it. I got a warning that my SSL certificate was expired when I was using my nextcloud client. I read a few blogs on how to renew it and the solution was always…
Tag: letsencrypt
Fixing My Dead Nextcloudpi box in three simple steps
My nextcloudpi box was kicking back errors and wouldn’t start. It was in a degraded state. I then learned about systemctl –failed command which showed something wrong with certbot. Thankfully I already knew that was related to LetsEncrypt. I realized that it was trying to renew two domains that weren’t there and were expired and would be unable to renew…