<div dir="ltr"><div><div><div><div>A followup for those who might experience it ...<br><br></div>On the 14.04 servers, I installed Let's Encrypt using a download (or a git clone) from their site. It worked well, and updated itself to ~/.local.<br><br>When I upgraded from 14.04 to 16.04, it failed to update itself, saying python datetime not found.<br><br></div>Instead of spending time to troubleshoot the manual install/update, I opted for installing Let's Encrypt from the repositories.<br><br>sudo apt install letsencrypt<br><br></div>And then instead of certbot-auto as a command, use letsencrypt with the same options.<br><br></div>Works the same.<br></div>